[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
Tue Aug 25 03:41:09 PDT 2020
arichardson updated this revision to Diff 287613.
arichardson added a comment.
Fix indentation by running clang-format
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.287613.patch
Type: text/x-patch
Size: 296069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/a93b6e75/attachment-0001.bin>
More information about the llvm-commits
mailing list