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

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 07:16:39 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286238: [TargetLowering] Fix undef vector element issue with true/false result handling (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D26031?vs=76080&id=77191#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26031

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26031.77191.patch
Type: text/x-patch
Size: 4605 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161108/b78d438f/attachment.bin>


More information about the llvm-commits mailing list