We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c67f18b commit 9f11ce0Copy full SHA for 9f11ce0
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
@@ -32,10 +32,10 @@
32
#include "AMDGPUWaitSGPRHazards.h"
33
#include "GCNDPPCombine.h"
34
#include "GCNIterativeScheduler.h"
35
+#include "GCNNSAReassign.h"
36
#include "GCNPreRALongBranchReg.h"
37
#include "GCNPreRAOptimizations.h"
38
#include "GCNRewritePartialRegUses.h"
-#include "GCNNSAReassign.h"
39
#include "GCNSchedStrategy.h"
40
#include "GCNVOPDUtils.h"
41
#include "R600.h"
0 commit comments