[clang] [llvm] [RISCV] Add experimental support of Zaamo and Zalrsc (PR #77424)

Wang Pengcheng via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 05:14:08 PST 2024


wangpc-pp wrote:

> Can we split the CodeGen part out of this patch?

MC part is https://github.com/llvm/llvm-project/pull/78970.
This PR will be the CodeGen part and I will update this PR later.

https://github.com/llvm/llvm-project/pull/77424


More information about the cfe-commits mailing list