LLVM/project 90a8322 — llvm/lib/TargetParser RISCVISAInfo.cpp, llvm/unittests/TargetParser RISCVISAInfoTest.cpp
[RISCV] Add an error that Xqccmp, Xqciac, and Xqcicm are not compatible with C+D or Zcd. (#130816) I was reviewing encodings to put the disassembling of vendor instructions after after standard instructions and found that these overlap with c.fldsp and c.fsdsp.
Delta | File | |
---|---|---|
+11 | -8 | llvm/lib/TargetParser/RISCVISAInfo.cpp |
+8 | -0 | llvm/unittests/TargetParser/RISCVISAInfoTest.cpp |
+19 | -8 | 2 files |