[PATCH] D64405: [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should not be shared with general accesses. Fix for https://bugs.llvm.org/show_bug.cgi?id=42151
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jul 15 04:18:09 PDT 2019
ebrevnov updated this revision to Diff 209796.
ebrevnov added a comment.
One more test case added.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64405/new/
https://reviews.llvm.org/D64405
Files:
lib/Analysis/MemoryDependenceAnalysis.cpp
test/Analysis/DependenceAnalysis/InvariantLoad.ll
test/Analysis/DependenceAnalysis/InvariantLoad2.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64405.209796.patch
Type: text/x-patch
Size: 6113 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190715/f628f8a0/attachment.bin>
More information about the llvm-commits
mailing list