[PATCH] D37237: [InstCombine] Teach foldSelectICmpAndOr to handle vector splats

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 28 17:16:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL311960: [InstCombine] Teach foldSelectICmpAndOr to handle vector splats (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37237?vs=112980&id=112997#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37237

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/select-with-bitwise-ops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37237.112997.patch
Type: text/x-patch
Size: 9610 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170829/6915505e/attachment.bin>


More information about the llvm-commits mailing list