[clang] [llvm] [RISCV] Support Base P RV32/64 Instructions (PR #150379)

Craig Topper via cfe-commits cfe-commits at lists.llvm.org
Wed Aug 13 13:41:50 PDT 2025


topperc wrote:

I missed this patch in my email. I posted #153458 for the other shift instructions. I used RVPShiftD_ri instead of RVPShiftD_ri. D would be the usual suffix for "doubleword" or 64 bits.

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


More information about the cfe-commits mailing list