[PATCH] D123406: [RISCV] Only try LUI+SH*ADD+ADDI for int materialization if LUI+ADDI+SH*ADD failed.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Apr 9 08:54:53 PDT 2022
This revision was automatically updated to reflect the committed changes.
Closed by commit rG70046438d02b: [RISCV] Only try LUI+SH*ADD+ADDI for int materialization if LUI+ADDI+SH*ADD… (authored by craig.topper).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123406/new/
https://reviews.llvm.org/D123406
Files:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMatInt.cpp
llvm/test/CodeGen/RISCV/imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123406.421741.patch
Type: text/x-patch
Size: 3748 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220409/bb6011da/attachment.bin>
More information about the llvm-commits
mailing list