[PATCH] D130188: [DependenceAnalysis][PR56275] Normalize dependence analysis results to be non-negative when required

Congzhe Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 25 10:41:15 PDT 2022


congzhe updated this revision to Diff 447404.
congzhe added a comment.

Thanks @bmahjour, I've tried to address all your comments in the update.


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

https://reviews.llvm.org/D130188

Files:
  llvm/include/llvm/Analysis/DependenceAnalysis.h
  llvm/lib/Analysis/DependenceAnalysis.cpp
  llvm/test/Analysis/DependenceAnalysis/Banerjee.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130188.447404.patch
Type: text/x-patch
Size: 13889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220725/16c2ef37/attachment.bin>


More information about the llvm-commits mailing list