[llvm] [RISC-V][MC] Accept an absolute variable value as a CSR number (PR #67377)

Yvan Roux via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 4 04:07:31 PST 2024


yroux wrote:

I'm also not a huge fan of the introduced ambiguity, but I confirm that GNU Binutils have the same behavior as the one proposed in this patch by selecting the CSR first. So, I'd be up to add a test to exhibit that behavior and accept this change since being able to run the riscv-arch-test test-suite would be valuable to all LLVM based RISCV toolchains in my opinion.

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


More information about the llvm-commits mailing list