[PATCH] D75628: [DA] [SCEV] Provide facility to check for total ordering based on dominance
Bardia Mahjour via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 12:40:04 PST 2020
bmahjour updated this revision to Diff 248573.
bmahjour marked 7 inline comments as done.
bmahjour added a comment.
Address Michael's comments.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75628/new/
https://reviews.llvm.org/D75628
Files:
llvm/include/llvm/Analysis/ScalarEvolution.h
llvm/lib/Analysis/DependenceAnalysis.cpp
llvm/lib/Analysis/ScalarEvolution.cpp
llvm/test/Analysis/DependenceAnalysis/SiblingLoopLimitation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75628.248573.patch
Type: text/x-patch
Size: 10145 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200305/3216ec8c/attachment.bin>
More information about the llvm-commits
mailing list