[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 12:56:56 PDT 2017
dberlin added a comment.
(and using isGuarante* would handle guard since guard is marked as throwing)
https://reviews.llvm.org/D37460
More information about the llvm-commits
mailing list