[PATCH] D150133: [RISCV] Support constant immediate for la pseudo instruction

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 26 22:10:55 PDT 2023


craig.topper added a comment.

In D150133#4451173 <https://reviews.llvm.org/D150133#4451173>, @garvitgupta08 wrote:

> In D150133#4449904 <https://reviews.llvm.org/D150133#4449904>, @craig.topper wrote:
>
>> Are we going to fix the same compatibility issue with "lla" and "lga"?
>
> I do not plan to work on it at the moment.

Would supporting that justify the approach using bare_symbol_or_constant?


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