[PATCH] D65434: [RISCV] Custom legalize i32 operations for RV64 to reduce signed extensions

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 18:40:25 PDT 2019


shiva0217 updated this revision to Diff 212490.
shiva0217 added a comment.

Updated the test cases changed by the patch.

Hi @lenary,
Thanks for the review.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65434/new/

https://reviews.llvm.org/D65434

Files:
  lib/Target/RISCV/RISCVISelLowering.cpp
  test/CodeGen/RISCV/alu32.ll
  test/CodeGen/RISCV/calling-conv-lp64-lp64f-lp64d-common.ll
  test/CodeGen/RISCV/rv64i-exhaustive-w-insts.ll
  test/CodeGen/RISCV/rv64i-w-insts-legalization.ll
  test/CodeGen/RISCV/rv64m-exhaustive-w-insts.ll
  test/CodeGen/RISCV/rv64m-w-insts-legalization.ll
  test/CodeGen/RISCV/select-optimize-multiple.ll
  test/CodeGen/RISCV/vararg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65434.212490.patch
Type: text/x-patch
Size: 18562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190731/edcd6d86/attachment.bin>


More information about the llvm-commits mailing list