[PATCH] D52439: [InstCombine] try to convert vector insert+extract to trunc
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 1 07:41:44 PDT 2018
This revision was not accepted when it landed; it landed in state "Changes Planned".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL343482: [InstCombine] try to convert vector insert+extract to trunc; 2nd try (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D52439?vs=167644&id=167739#toc
Repository:
rL LLVM
https://reviews.llvm.org/D52439
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
llvm/trunk/test/Transforms/InstCombine/extractelement.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52439.167739.patch
Type: text/x-patch
Size: 9153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181001/0a7d41e0/attachment.bin>
More information about the llvm-commits
mailing list