[PATCH] D87045: [LoopNest] Handle loop-nest passes in LoopPassManager
Ta-Wei Tu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 29 09:24:19 PDT 2020
TaWeiTu added a comment.
In D87045#2301091 <https://reviews.llvm.org/D87045#2301091>, @Whitney wrote:
> Thanks for working on it! Are you planning to change one of the LoopPass to a LoopNestPass next?
Sure! I'm planning to port LoopInterchange to NPM as a LoopNestPass first in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87045/new/
https://reviews.llvm.org/D87045
More information about the llvm-commits
mailing list