[PATCH] D15392: [InstCombine] fold trunc ([lshr] (bitcast vector) ) --> extractelement (PR25543)
Sanjay Patel via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 14 08:20:02 PST 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL255504: [InstCombine] fold trunc ([lshr] (bitcast vector) ) --> extractelement (PR25543) (authored by spatel).
Changed prior to commit:
http://reviews.llvm.org/D15392?vs=42639&id=42724#toc
Repository:
rL LLVM
http://reviews.llvm.org/D15392
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineCasts.cpp
llvm/trunk/test/Transforms/InstCombine/trunc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15392.42724.patch
Type: text/x-patch
Size: 7059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151214/a1ea5d41/attachment.bin>
More information about the llvm-commits
mailing list