[PATCH] D82262: [RISCV] optimize addition with a pair of (addi imm)
Ben Shi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 7 18:10:47 PDT 2020
benshi001 updated this revision to Diff 276293.
benshi001 retitled this revision from "[RISCV] Optimize addition with an immediate" to "[RISCV] optimize addition with a pair of (addi imm)".
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D82262/new/
https://reviews.llvm.org/D82262
Files:
llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
llvm/test/CodeGen/RISCV/add-imm.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82262.276293.patch
Type: text/x-patch
Size: 7616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200708/2c617234/attachment.bin>
More information about the llvm-commits
mailing list