[PATCH] D37460: [GVN] Prevent LoadPRE from hoisting through guards

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 8 13:02:42 PDT 2017


efriedma added a comment.

> So I suspect you may be able to rig up a testcase where memdep and isGuaranteed* end up disagreeing in a way that causes this to break.

See https://reviews.llvm.org/D21041. :)


https://reviews.llvm.org/D37460





More information about the llvm-commits mailing list