[PATCH] SROA: Handle a case of store size being smaller than allocation size

Chandler Carruth chandlerc at gmail.com
Thu Aug 21 17:24:56 PDT 2014


On Thu, Aug 21, 2014 at 5:18 PM, Reid Kleckner <rnk at google.com> wrote:

> > Just test memset in the function above? We don't run other optimizations
> here, it's not going to forward or do dead store elim...
> I don't need to copy anything out, but I do need to load the i64 in order
> to cause SROA to fire. I guess I'll stick to that in both test cases.


I'm suggesting merging the test cases...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140821/a9d2c919/attachment.html>


More information about the llvm-commits mailing list