[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 22:01:04 PDT 2021


aeubanks added a comment.

Actually, can you give a concrete example? The example in the description isn't clear enough

There will probably be cases where one way is better and cases where the other way is better. Might just be better to try to fix your use case directly in the passes themselves


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99774/new/

https://reviews.llvm.org/D99774



More information about the llvm-commits mailing list