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 afda201 commit dce10bcCopy full SHA for dce10bc
llvm/lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
@@ -33,8 +33,8 @@
33
#include "GCNDPPCombine.h"
34
#include "GCNIterativeScheduler.h"
35
#include "GCNPreRALongBranchReg.h"
36
-#include "GCNRewritePartialRegUses.h"
37
#include "GCNPreRAOptimizations.h"
+#include "GCNRewritePartialRegUses.h"
38
#include "GCNSchedStrategy.h"
39
#include "GCNVOPDUtils.h"
40
#include "R600.h"
0 commit comments