[PATCH] D136781: ensure loop-simplifed form when running loop-fusion pass with new-PM

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 28 16:01:44 PDT 2022


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

lgtm

I'd make the title something along the lines of `[LoopFuse] Ensure loops are in loop simplified form under new PM`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D136781



More information about the llvm-commits mailing list