Convert aggregate loads/stroes into scalar load/stores

Philip Reames listmail at philipreames.com
Thu Feb 12 17:20:11 PST 2015


Can you throw this on phabricator to simplify review?  I see a couple of 
nits.

Thanks for pursuing this.  I really want to see this land.

Philip

On 02/11/2015 10:44 AM, deadal nix wrote:
> As per title.
>
> For reference: 
> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140929/238371.html
>
> Last time, the discussion lead to the conclusion that the best way to 
> do it was to convert these into stores/loads of scalar representing 
> the whole struct or array. I finally had some time to get back to 
> this, and here is the result.
>
> It comes with testing and all, and seems fairly low risk to me, as 
> support for aggregate load/store is almost non existent at this point.
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150212/36bc6073/attachment.html>


More information about the llvm-commits mailing list