[PATCH] D73129: [LoopUnrollAndJam] Correctly update LoopInfo when unroll and jam more than 2-levels loop nests.

Whitney Tsang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 17 23:58:57 PDT 2020


Whitney added a comment.

In D73129#1928246 <https://reviews.llvm.org/D73129#1928246>, @Meinersbur wrote:

> Would it help if a wrote/sketched the code for dependency violation?


Is this for https://reviews.llvm.org/D76132 or other review? 
If it is for D76132 <https://reviews.llvm.org/D76132>, it would be very helpful. I agree dependency checks can be improved for unroll and jam. Do you think it make sense to do it as a separate patch after?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73129





More information about the llvm-commits mailing list