[PATCH] D135960: [RISCV] Allow LI with symbol difference as constant
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 7 02:47:46 PST 2023
jobnoorman updated this revision to Diff 495445.
jobnoorman added a comment.
Herald added subscribers: luke, pmatos.
Rebase on current main.
(The previous version failed to apply since d178bd2caf079b694d94b3fc94b1b83e25568ecd <https://reviews.llvm.org/rGd178bd2caf079b694d94b3fc94b1b83e25568ecd>)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135960/new/
https://reviews.llvm.org/D135960
Files:
llvm/lib/Target/RISCV/AsmParser/RISCVAsmParser.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVAsmBackend.cpp
llvm/lib/Target/RISCV/MCTargetDesc/RISCVFixupKinds.h
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCCodeEmitter.cpp
llvm/test/MC/RISCV/rv32i-aliases-valid.s
llvm/test/MC/RISCV/rv64i-aliases-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135960.495445.patch
Type: text/x-patch
Size: 7360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230207/9b31b96b/attachment.bin>
More information about the llvm-commits
mailing list