[PATCH] D32998: [SROA] enable splitting for non-whole-alloca loads and stores

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 16:00:31 PDT 2017


efriedma added a comment.

I'd like to see a response from Chandler, since he was the last one to touch this code.

Some more general performance numbers would also be nice (LLVM testsuite or SPEC); this could impact a lot of code.


https://reviews.llvm.org/D32998





More information about the llvm-commits mailing list