Optimize load from aggregate stores

deadal nix deadalnix at gmail.com
Sat Mar 22 22:40:23 PDT 2014


I can't find the thread where this was discussed. I made a diff some time
ago. Here is the same updated and with improved test coverage.

Currently, LLVM really misoptimize aggregate load/store. This diff is a big
improvement on that side.

Amaury SECHET
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140322/13d5e583/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: aggregate_load.patch
Type: text/x-patch
Size: 6509 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140322/13d5e583/attachment.bin>


More information about the llvm-commits mailing list