[llvm] [RISCV] Rename operands used for branch and compressed jump targets. NFC (PR #133364)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 28 10:44:02 PDT 2025
MaskRay wrote:
I've recently looked into this. Actually I don't think `bare_symbol` is a good name. Its presence seems mostly to avoid parsing ambiguity due to many strange aliases.
https://github.com/llvm/llvm-project/pull/133364
More information about the llvm-commits
mailing list