[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
Mon Oct 16 23:26:02 PDT 2017
mkazantsev reopened this revision.
mkazantsev added a comment.
Was reverted as https://reviews.llvm.org/rL315974 due to bug https://bugs.llvm.org/show_bug.cgi?id=34937 . Fix is on review as https://reviews.llvm.org/D38944.
Repository:
rL LLVM
https://reviews.llvm.org/D37460
More information about the llvm-commits
mailing list