[PATCH] D32505: [TargetLowering] fix isConstTrueVal to account for build vector truncation

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 26 07:18:43 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL301408: [TargetLowering] fix isConstTrueVal to account for build vector truncation (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D32505?vs=96632&id=96735#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D32505

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/trunk/test/CodeGen/X86/setcc-combine.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32505.96735.patch
Type: text/x-patch
Size: 4052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170426/fd4d1413/attachment.bin>


More information about the llvm-commits mailing list