[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
Fri Jul 29 16:41:34 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL277252: DAG: avoid duplicated truncating for sign extended operand (authored by weimingz).

Changed prior to commit:
  https://reviews.llvm.org/D22933?vs=66191&id=66196#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D22933

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
  llvm/trunk/test/CodeGen/AArch64/arm64-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/ARM/arm-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/ARM/no_redundant_trunc_for_cmp.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc-shrink-wrapping.ll
  llvm/trunk/test/CodeGen/Thumb/thumb-shrink-wrapping.ll

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


More information about the llvm-commits mailing list