[PATCH] Optimize insertqi when we copy all the lower 64 bits.
Filipe Cabecinhas
filcab+llvm.phabricator at gmail.com
Mon Apr 14 19:52:30 PDT 2014
Updated the patch to add range merging, generating fewer insertqi when possible.
This also allows us to find more places to do the first opt.
Hi grosbach,
http://reviews.llvm.org/D3357
CHANGE SINCE LAST DIFF
http://reviews.llvm.org/D3357?vs=8482&id=8521#toc
Files:
lib/Transforms/InstCombine/InstCombineCalls.cpp
test/Transforms/InstCombine/vec_demanded_elts.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3357.2.patch
Type: text/x-patch
Size: 9223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140414/bd0a1585/attachment.bin>
More information about the llvm-commits
mailing list