[PATCH] D40723: [MemCpyOpt] Perform call slot optimizations through GEPs
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 14 10:27:17 PST 2017
rnk added a comment.
I think you could split this up and write more targetted tests. The sret change needs a test and is probably separable.
https://reviews.llvm.org/D40723
More information about the llvm-commits
mailing list