[PATCH] D72382: [ArgPromotion] Extend search for SafeToUnconditionallyLoad indices to all post-dominators of the entry block.
Mikhail Gudim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 7 18:37:43 PST 2020
mgudim added a comment.
Hi all, most likely this is not the final version of the patch, but I am posting this initial version to get some suggestions/feedback. Soon I will try to collect some statistics to see how much impact on performance this change has.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72382/new/
https://reviews.llvm.org/D72382
More information about the llvm-commits
mailing list