Fwd: Optimize load from aggregate stores
deadal nix
deadalnix at gmail.com
Sun Mar 30 01:18:36 PDT 2014
Hi again,
What should I do to get this even considered ? I got very clowny codegen in
many cases without this patch.
I allow myself to forward my previous message. I would also advice for a
better system to submit patches (use github, mount a phabricator somewhere,
option aren't limited).
---------- Forwarded message ----------
From: deadal nix <deadalnix at gmail.com>
Date: 2014-03-22 22:40 GMT-07:00
Subject: Optimize load from aggregate stores
To: llvm-commits at cs.uiuc.edu
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/20140330/9979e2a4/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/20140330/9979e2a4/attachment.bin>
More information about the llvm-commits
mailing list