[PATCH] D73027: [DependenceAnalysis] Dependecies for loads marked with "ivnariant.load" should not be shared with general accesses(PR42151).
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 00:58:53 PST 2020
ebrevnov updated this revision to Diff 239245.
ebrevnov added a comment.
Added regression test.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73027/new/
https://reviews.llvm.org/D73027
Files:
llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
llvm/test/Analysis/MemoryDependenceAnalysis/InvariantLoad.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73027.239245.patch
Type: text/x-patch
Size: 13026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/32f75752/attachment.bin>
More information about the llvm-commits
mailing list