[PATCH] D116612: [LoopFlatten] Move it from LPM2 to LPM1

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 19 03:10:17 PST 2022


SjoerdMeijer added a comment.

@dmgreen : You reverted "rG86825fc2fb36 <https://reviews.llvm.org/rG86825fc2fb363b807569327880c05e4b0b5393ec>: [LoopFlatten] Move it to a LoopPassManager" because of a downstream regression. With D116660 <https://reviews.llvm.org/D116660> now accepted/committed, that unblocks this change. This should address this regression, so are you happy with this?


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

https://reviews.llvm.org/D116612



More information about the llvm-commits mailing list