[PATCH] D52439: [InstCombine] try to convert vector insert+extract to trunc

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 30 07:36:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL343407: [InstCombine] try to convert vector insert+extract to trunc (authored by spatel, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52439?vs=167166&id=167644#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.167644.patch
Type: text/x-patch
Size: 9025 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180930/7ebdcc1c/attachment.bin>


More information about the llvm-commits mailing list