[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
Wed Aug 9 08:08:41 PDT 2017


eladcohen updated this revision to Diff 110398.
eladcohen added a comment.

Fixed Simon's comment.


https://reviews.llvm.org/D36511

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36511.110398.patch
Type: text/x-patch
Size: 6218 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/93b55231/attachment.bin>


More information about the llvm-commits mailing list