[PATCH] D78679: [LoopFusion] Fix LI after fusion of guarded loops

Kit Barton via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 6 10:46:44 PDT 2020


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

One minor comment that I just noticed - can you please change the names of the test cases to use _ instead of - (to be consistent with the other tests in the directory)?
Aside from that, LGTM.


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

https://reviews.llvm.org/D78679





More information about the llvm-commits mailing list