[PATCH] D36511: [SelectionDAG] When scalarizing vselect, don't assert on a legal cond operand.

Elad Cohen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 10 00:45:27 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310552: [SelectionDAG] When scalarizing vselect, don't assert on (authored by eladcohen).

Changed prior to commit:
  https://reviews.llvm.org/D36511?vs=110398&id=110524#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36511

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/pr33349.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36511.110524.patch
Type: text/x-patch
Size: 6335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170810/12ee84e4/attachment.bin>


More information about the llvm-commits mailing list