[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 8 01:46:47 PDT 2017
mkazantsev added a comment.
The expected size of set of blocks with guards is actually small, so cleaning should be cheap. Could you please approve the patch for merge?
https://reviews.llvm.org/D37460
More information about the llvm-commits
mailing list