[PATCH] D110712: [LoopFlatten] Bail if we can't perform flattening after IV widening

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 29 10:23:03 PDT 2021


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

Thanks. LGTM

And I agree with the comment that it would be better to not widen if not necessary, but if this fixes a bug it looks good to me in the meantime.


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

https://reviews.llvm.org/D110712



More information about the llvm-commits mailing list