[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting across instructions that don't pass control flow to successors
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 27 03:07:32 PDT 2017
mkazantsev planned changes to this revision.
mkazantsev added a comment.
I am going to abandon https://reviews.llvm.org/D38944 and combine its changes into here with all possible NFC factored out. It would be more logical to keep them together.
Repository:
rL LLVM
https://reviews.llvm.org/D37460
More information about the llvm-commits
mailing list