[PATCH] D30137: [InstCombine] shrink truncated insertelement with constant operand

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 7 15:39:15 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL297242: [InstCombine] shrink truncated insertelement into undef vector (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D30137?vs=90948&id=90953#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30137

Files:
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
  llvm/trunk/test/Transforms/InstCombine/vector-casts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30137.90953.patch
Type: text/x-patch
Size: 4725 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170307/67be9a90/attachment.bin>


More information about the llvm-commits mailing list