[PATCH] D124222: [RISCV] Improve constant materialization for cases that can use LUI+ADDI instead of LUI+ADDIW.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 29 09:02:00 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c3837312503: [RISCV] Improve constant materialization for cases that can use LUI+ADDI… (authored by craig.topper).
Changed prior to commit:
https://reviews.llvm.org/D124222?vs=424349&id=426079#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124222/new/
https://reviews.llvm.org/D124222
Files:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
llvm/test/CodeGen/RISCV/imm.ll
llvm/test/CodeGen/RISCV/rv64zbs.ll
llvm/test/MC/RISCV/rv64i-aliases-valid.s
llvm/test/MC/RISCV/rv64zbs-aliases-valid.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124222.426079.patch
Type: text/x-patch
Size: 6462 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220429/82738bb6/attachment.bin>
More information about the llvm-commits
mailing list