[llvm-branch-commits] [RISC-V][MC] Support RVY AUIPC instruction (PR #177074)
Alexander Richardson via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Jan 20 17:53:05 PST 2026
arichardson wrote:
> The address (really pointer) generating pseudos need more changes due to the semantic differences (provenance) from CHERI, as done downstream. Also the TLS ones are ABI-dependent and we're in the process of changing them so I think it's premature to allow them for CHERI upstream.
Should I just drop the pseudos for now?
https://github.com/llvm/llvm-project/pull/177074
More information about the llvm-branch-commits
mailing list