diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-06-16 14:56:05 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-06-16 14:56:07 -0700 |
commit | 4191de262f19a65e3e5690f9780753f26fc649c9 (patch) | |
tree | 951b61420d4c6cf620a9461029866b360a858a92 /llvm/lib/Object/COFFObjectFile.cpp | |
parent | e6c7a3a54ffaf0001017f619faf2fa260fb517b4 (diff) | |
download | llvm-4191de262f19a65e3e5690f9780753f26fc649c9.zip llvm-4191de262f19a65e3e5690f9780753f26fc649c9.tar.gz llvm-4191de262f19a65e3e5690f9780753f26fc649c9.tar.bz2 |
[RISCV] Don't emit LUI/ADDI MachineSDNodes from getAddr
Instead add RISCVISD opcodes that will be selected to LUI/ADDI
during isel.
I'm looking into maybe moving doPeepholeLoadStoreADDI into isel.
Having the ADDI as a RISCVISD node will make it visible to isel.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D127713
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions