[PATCH] D86480: [RISC-V] ADDI/ORI/XORI x, 0 should be as cheap as a move
Alexander Richardson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 27 02:33:12 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2259ce8c9116: [RISC-V] ADDI/ORI/XORI x, 0 should be as cheap as a move (authored by arichardson).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D86480/new/
https://reviews.llvm.org/D86480
Files:
llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
llvm/test/CodeGen/RISCV/atomic-rmw.ll
llvm/test/CodeGen/RISCV/calling-conv-ilp32-ilp32f-common.ll
llvm/test/CodeGen/RISCV/calling-conv-ilp32-ilp32f-ilp32d-common.ll
llvm/test/CodeGen/RISCV/calling-conv-lp64-lp64f-lp64d-common.ll
llvm/test/CodeGen/RISCV/vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86480.288245.patch
Type: text/x-patch
Size: 296069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200827/0c3c7155/attachment-0001.bin>
More information about the llvm-commits
mailing list