You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PR llvm#125442 replaces the pass-based Polly architecture with a monolithic
pass consisting of phases. Reasons listed in
llvm#125442.
With this change, the SCoP-passes became redundant problematic versions
of the same functionality and are removed.
0 commit comments