Optimize load from aggregate stores

Owen Anderson resistor at mac.com
Thu Jun 12 00:28:28 PDT 2014


On Jun 11, 2014, at 11:29 PM, deadal nix <deadalnix at gmail.com> wrote:

> It is gonna improve the situation quite a lot for all frontend that use aggregate loads (arguably, that is a bad practice, but that no reason to stab people in the back when they do it anyway).

I’m not sure I agree with that statement.  If we don’t think they should be used, not optimizing them is a good way to discourage that.  More generally, I’m concerned about how we will ever get good test coverage of this code path, since we don’t have any extant front ends that hit it.

—Owen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140612/501fe8f6/attachment.html>


More information about the llvm-commits mailing list