[PATCH] D150133: [RISCV] Support constant immediate for la pseudo instruction
Jessica Clarke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 06:41:58 PDT 2023
jrtc27 added a comment.
Using AUIPC to generate an absolute address (which is how GNU people seem to justify this ugly ability) sounds wrong
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150133/new/
https://reviews.llvm.org/D150133
More information about the llvm-commits
mailing list