[PATCH] D27930: Fix dominator tree update in LoopVersioning
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 19 10:25:31 PST 2016
anemet added subscribers: fhahn, ashutosh.nema, hfinkel, eli.friedman.
anemet added a comment.
I believe that the change from today to require loop-simplify form for versioning (https://reviews.llvm.org/D27469) should fix this too. Can you please check?
https://reviews.llvm.org/D27930
More information about the llvm-commits
mailing list