[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting across instructions that don't pass control flow to successors

Daniel Berlin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 13 17:49:00 PDT 2017


dberlin added a comment.

I attached a patch for this to PR 34937.
I don't have time ATM to perform testing and shepherding of it through review, however.


Repository:
  rL LLVM

https://reviews.llvm.org/D37460





More information about the llvm-commits mailing list