[PATCH] D97407: [LoopUnrollAndJam] Avoid repeated instructions for UAJ analysis

Danilo Carvalho Grael via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 6 11:40:37 PDT 2021


dancgr added a comment.

@dmgreen I fixed the issues that you pointed out. This patch prevents the test case from getting stuck on the exponential explosion of the algorithm. Could you review it? Thanks!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97407



More information about the llvm-commits mailing list