[PATCH] D57568: [SCEV] Don't bother preserving LCSSA in SCEV

Max Kazantsev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 3 23:41:22 PST 2019


mkazantsev planned changes to this revision.
mkazantsev added a comment.

My fuzz testing has detected LCSSA breaches. My conviction is that it's a right way to go, and the failures should be fixed where they are dont, but we can't merge it before the bugs are fixed there.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D57568/new/

https://reviews.llvm.org/D57568





More information about the llvm-commits mailing list