[PATCH] D29687: [TargetLowering] check for sign-bit comparisons in SimplifyDemandedBits

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 11 10:13:36 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL294863: [TargetLowering] check for sign-bit comparisons in SimplifyDemandedBits (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D29687?vs=87663&id=88096#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D29687

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/vselect-pcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29687.88096.patch
Type: text/x-patch
Size: 9367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170211/4392f99a/attachment.bin>


More information about the llvm-commits mailing list