Jim added inline comments.
Comment at: llvm/lib/Target/RISCV/RISCVInstrInfoZb.td:471
+ Sched<[WriteCMix, ReadCMix, ReadCMix, ReadCMix]>;
def FSR : RVBTernaryR<0b10, 0b101, OPC_OP, "fsr", "$rd, $rs1, $rs3, $rs2">,
Sched<[WriteFSReg, ReadFSReg, ReadFSReg, Re
sunshaoce updated this revision to Diff 443555.
sunshaoce added a comment.
Rebase
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128604/new/
https://reviews.llvm.org/D128604
Files:
clang/include/clang/Basic/BuiltinsRISCV.def
clang/lib/Sema/Sema