[PATCH] D99774: [LoopUtils] Populate sibling loops in reverse program order on new pass manager
Arthur Eubanks via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 5 21:26:52 PDT 2021
aeubanks added a comment.
It does make sense to me that visiting uses first could be better. I'm not sure if there was actually any specific reason to change the order in the NPM. We'll do some performance testing with this.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99774/new/
https://reviews.llvm.org/D99774
More information about the llvm-commits
mailing list