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 598be5c commit 0a73921Copy full SHA for 0a73921
llvm/lib/Target/AIE/AIEPostSelectOptimize.cpp
@@ -29,10 +29,7 @@
29
// %4 = opcode implicit $crsat | | | %4 = opcode implicit $crsat
30
//
31
32
-#include "AIE.h"
33
-#include "AIE2.h"
34
-#include "AIE2InstrInfo.h"
35
-#include "AIE2RegisterInfo.h"
+#include "AIEBaseInstrInfo.h"
36
#include "AIEBaseRegisterBankInfo.h"
37
#include "AIEBaseRegisterInfo.h"
38
#include "AIECombinerHelper.h"
0 commit comments