[PATCH] D37232: [InstCombine] Teach select01 helper of foldSelectIntoOp to handle vector splats

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 15:01:36 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311940: [InstCombine] Teach select01 helper of foldSelectIntoOp to handle vector splats (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37232?vs=112968&id=112977#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37232

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select.ll
  llvm/trunk/test/Transforms/LoopVectorize/phi-cost.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37232.112977.patch
Type: text/x-patch
Size: 4612 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170828/b3619ea9/attachment.bin>


More information about the llvm-commits mailing list