[PATCH] D26031: [TargetLowering] Fix undef vector element issue with true/false result handling

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 27 12:09:41 PDT 2016


RKSimon updated this revision to Diff 76080.
RKSimon added a comment.

Updated to not care at about some (but not all!) undefs in a splatted build vector constant.


Repository:
  rL LLVM

https://reviews.llvm.org/D26031

Files:
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-vec-cmp.ll
  test/CodeGen/X86/v8i1-masks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26031.76080.patch
Type: text/x-patch
Size: 4571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161027/9483c56d/attachment.bin>


More information about the llvm-commits mailing list