[PATCH] D51496: [InstCombine] narrow vector select with padded condition and extracted result (PR38691)

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 7 14:04:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
spatel marked an inline comment as done.
Closed by commit rL341708: [InstCombine] narrow vector select with padded condition and extracted result… (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51496?vs=163352&id=164513#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51496

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/shuffle-select-narrow.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51496.164513.patch
Type: text/x-patch
Size: 10901 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180907/cfab7e7f/attachment.bin>


More information about the llvm-commits mailing list