[PATCH] D38006: [InstCombine] remove extract-of-select vector transform

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 09:43:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314117: [InstCombine] remove extract-of-select vector transform (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D38006?vs=115739&id=116567#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38006

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/trunk/test/Transforms/InstCombine/select-extractelement.ll
  llvm/trunk/test/Transforms/LoopVectorize/minmax_reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38006.116567.patch
Type: text/x-patch
Size: 13706 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/9ad70ab3/attachment.bin>


More information about the llvm-commits mailing list