[PATCH] D110057: [LoopFlatten] Move it to a LoopPassManager

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 09:29:07 PDT 2021


dmgreen added a comment.

My understanding was that the LoopFlattening was where it was in the pipeline because that gave better results than putting it elsewhere. Any ideas why?


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

https://reviews.llvm.org/D110057



More information about the llvm-commits mailing list