[PATCH] D28167: Create as few pieces of an argument as possible when promoting an argument.
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 29 15:46:15 PST 2016
rnk added a comment.
Doesn't SROA remove FCA loads? If so, it seems unlikely that arg promotion will ever see an FCA load.
https://reviews.llvm.org/D28167
More information about the llvm-commits
mailing list