[PATCH] D65434: [RISCV] Custom legalize i32 operations for RV64 to reduce signed extensions
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 5 17:23:32 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL367960: [RISCV] Custom legalize i32 operations for RV64 to reduce signed extensions (authored by shiva, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D65434?vs=212490&id=213501#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65434/new/
https://reviews.llvm.org/D65434
Files:
llvm/trunk/lib/Target/RISCV/RISCVISelLowering.cpp
llvm/trunk/test/CodeGen/RISCV/alu32.ll
llvm/trunk/test/CodeGen/RISCV/calling-conv-lp64-lp64f-lp64d-common.ll
llvm/trunk/test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll
llvm/trunk/test/CodeGen/RISCV/rv64i-w-insts-legalization.ll
llvm/trunk/test/CodeGen/RISCV/rv64m-exhaustive-w-insts.ll
llvm/trunk/test/CodeGen/RISCV/rv64m-w-insts-legalization.ll
llvm/trunk/test/CodeGen/RISCV/select-optimize-multiple.ll
llvm/trunk/test/CodeGen/RISCV/vararg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65434.213501.patch
Type: text/x-patch
Size: 18937 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190806/5dcecb76/attachment.bin>
More information about the llvm-commits
mailing list