Optimize load from aggregate stores
Adrian Prantl
aprantl at apple.com
Tue Feb 11 17:27:34 PST 2014
On Feb 11, 2014, at 17:19, deadal nix <deadalnix at gmail.com> wrote:
> Hi Adrian. I assumed this thread was kind of dead and submitted a better patch (you'll find it attached).
>
> This updated patch test more in depth the struct case. I don't have an array test case ready. I can add one if that is really necessary.
If you can easily produce one, it would certainly be better. A) it would give a reviewer some cause to believe that the code is actually doing the right thing and B) occasionally people will clean up code and delete “dead code” (in the sense that it does not affect the testsuite).
-- adrian
More information about the llvm-commits
mailing list