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 9972069 commit 613cf3aCopy full SHA for 613cf3a
llvm/lib/Target/RISCV/RISCVInstrInfo.td
@@ -2150,11 +2150,6 @@ include "RISCVInstrInfoZc.td"
2150
include "RISCVInstrInfoZcmop.td"
2151
include "RISCVInstrInfoZclsd.td"
2152
2153
-// Compressed
2154
-include "RISCVInstrInfoC.td"
2155
-include "RISCVInstrInfoZc.td"
2156
-include "RISCVInstrInfoZcmop.td"
2157
-
2158
//===----------------------------------------------------------------------===//
2159
// Vendor extensions
2160
0 commit comments