[PATCH] Teach instcombine to canonicalize "element extraction" from a load of an integer and "element insertion" into a store of an integer into actual element extraction, element insertion, and vector loads and stores.
Chandler Carruth
chandlerc at gmail.com
Tue Dec 9 00:56:31 PST 2014
Closed by commit rL223764 (authored by @chandlerc).
REPOSITORY
rL LLVM
http://reviews.llvm.org/D6548
Files:
llvm/trunk/lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
llvm/trunk/test/Transforms/InstCombine/loadstore-vector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6548.17073.patch
Type: text/x-patch
Size: 26881 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/b0a16c24/attachment.bin>
More information about the llvm-commits
mailing list