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

Diego Caballero via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 7 09:40:13 PDT 2020


dcaballe added a comment.

In D78679#2023100 <https://reviews.llvm.org/D78679#2023100>, @kbarton wrote:

> 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.


Sure! I'll do that before landing it. Thank you so much!


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

https://reviews.llvm.org/D78679





More information about the llvm-commits mailing list