[clang] [llvm] [RISCV] Add support for experimental Zimop extension (PR #74824)

2023-12-11 Thread Craig Topper via cfe-commits
topperc wrote: What is the use case for someone to write the maybe ops directly? Wouldn't you program to the extensions built on top of them like Zicfiss? https://github.com/llvm/llvm-project/pull/74824 ___ cfe-commits mailing list

[clang] [llvm] [RISCV] Add support for experimental Zimop extension (PR #74824)

2023-12-08 Thread Yingwei Zheng via cfe-commits
dtcxzyw wrote: I guess you should split it into patch series. + [ ] MC support (and docs) + [ ] Sched support + [ ] ISel support + [ ] Builtin intrinsic support in clang https://github.com/llvm/llvm-project/pull/74824 ___ cfe-commits mailing list