[PATCH] D24279: [InstCombine] canonicalize vector select with constant vector condition to shuffle

Sanjay Patel via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 16 15:25:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL281787: [InstCombine] canonicalize vector select with constant vector condition to… (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D24279?vs=70485&id=71708#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D24279

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineSelect.cpp
  llvm/trunk/test/Transforms/InstCombine/blend_x86.ll
  llvm/trunk/test/Transforms/InstCombine/logical-select.ll
  llvm/trunk/test/Transforms/InstCombine/select.ll
  llvm/trunk/test/Transforms/InstCombine/vec_demanded_elts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D24279.71708.patch
Type: text/x-patch
Size: 12856 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160916/8adf91f3/attachment.bin>


More information about the llvm-commits mailing list