[PATCH] D22933: DAG: avoid truncating a sign extended operand when test equality against zero

Weiming Zhao via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 28 18:06:51 PDT 2016


weimingz updated this revision to Diff 66068.
weimingz added a comment.

@Eli please review the new patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D22933

Files:
  lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  test/CodeGen/ARM/2016-07-28-cmp-with-zero.ll
  test/CodeGen/ARM/arm-shrink-wrapping.ll
  test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  test/CodeGen/Thumb/thumb-shrink-wrapping.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D22933.66068.patch
Type: text/x-patch
Size: 5226 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160729/129d5a6f/attachment.bin>


More information about the llvm-commits mailing list