[PATCH] [PATCH][SROA]Also slice the STORE when slicing a LOAD in AllocaSliceRewriter

Chandler Carruth chandlerc at gmail.com
Mon Aug 25 18:33:10 PDT 2014


Why is this the correct approach?

In particular, why did the load need to be sliced up but the store didn't?
That doesn't really make sense.

And what poor code problem is actually trying to solve?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140825/1bb6e335/attachment.html>


More information about the llvm-commits mailing list