[PATCH] D62607: LoopDistribute/LAA: Respect convergent
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 09:08:44 PDT 2019
arsenm updated this revision to Diff 201954.
arsenm added a comment.
Rephrase debug printing
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62607/new/
https://reviews.llvm.org/D62607
Files:
include/llvm/Analysis/LoopAccessAnalysis.h
lib/Analysis/LoopAccessAnalysis.cpp
lib/Transforms/Scalar/LoopDistribute.cpp
test/Analysis/LoopAccessAnalysis/unsafe-and-rt-checks-convergent.ll
test/Transforms/LoopDistribute/basic-with-memchecks.ll
test/Transforms/LoopDistribute/basic.ll
test/Transforms/LoopDistribute/diagnostics.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62607.201954.patch
Type: text/x-patch
Size: 16224 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/7d866a2f/attachment.bin>
More information about the llvm-commits
mailing list