[PATCH] D110973: [DA] Handle mismatching loop levels by considering them non-linear

Bardia Mahjour via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 14:15:14 PDT 2022


bmahjour updated this revision to Diff 429351.
bmahjour added a comment.

Fix test2 to make sure when D71539 <https://reviews.llvm.org/D71539> is applied, it fails without this patch and passes with it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110973

Files:
  llvm/lib/Analysis/DependenceAnalysis.cpp
  llvm/test/Analysis/DependenceAnalysis/MismatchingNestLevels.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110973.429351.patch
Type: text/x-patch
Size: 5842 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/78b0da8b/attachment-0001.bin>


More information about the llvm-commits mailing list