[PATCH] D74640: [LoopRotate] Add explicit flag to require MSSA.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 25 10:37:26 PST 2020
asbirlea planned changes to this revision.
asbirlea added a comment.
This re-regresses PR44408 and PR44889 at ToT today.
I am planning to resolve the underlying cause (a new DT being built when doing MSSA updates) before coming back to this. The regression will not occur when that work is done (I have tested this already).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D74640/new/
https://reviews.llvm.org/D74640
More information about the llvm-commits
mailing list