[PATCH] D74640: [LoopRotate] Add explicit flag to require MSSA.
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 11 13:23:07 PDT 2021
nikic added a comment.
I believe this can be abandoned now, it's no longer relevant now that LICM runs before LoopRotate, so MSSA is required at that point anyway.
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