[PATCH] D23432: [AliasSetTracker] Degrade AliasSetTracker results when may-alias sets get too large.
Michael Kuperstein via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 12 16:19:35 PDT 2016
mkuper updated this revision to Diff 67933.
mkuper added a comment.
A more committable version of the patch.
(With full degradation)
https://reviews.llvm.org/D23432
Files:
include/llvm/Analysis/AliasSetTracker.h
lib/Analysis/AliasSetTracker.cpp
test/Analysis/AliasSet/saturation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23432.67933.patch
Type: text/x-patch
Size: 14073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/37e978e0/attachment.bin>
More information about the llvm-commits
mailing list