[PATCH] D100331: [Dependence Analysis] Fix ExactSIV producing wrong analysis
Artem Radzikhovskyy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 23 11:21:49 PDT 2021
artemrad updated this revision to Diff 340116.
artemrad marked 2 inline comments as done.
artemrad added a comment.
Fixed the style comments, and updated the academic reference for the algorithm to more closely match the implementation.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100331/new/
https://reviews.llvm.org/D100331
Files:
llvm/lib/Analysis/DependenceAnalysis.cpp
llvm/test/Analysis/DependenceAnalysis/Coupled.ll
llvm/test/Analysis/DependenceAnalysis/ExactSIV.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D100331.340116.patch
Type: text/x-patch
Size: 18578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210423/d3e911d6/attachment.bin>
More information about the llvm-commits
mailing list