[PATCH] D10368: Analyze recursive PHI nodes in BasicAA
Tobias Edler von Koch
tobias at codeaurora.org
Tue Jul 14 15:10:04 PDT 2015
tobiasvk updated this revision to Diff 29720.
tobiasvk added a comment.
Update patch to no longer create temporary instructions
Sanjoy - actually I think we can achieve the same effect by passing
MemoryLocation::UnknownSize for the size in the aliasCheck queries that
aliasPHI makes for recursive PHI nodes. See patch.
http://reviews.llvm.org/D10368
Files:
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/phi-loop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10368.29720.patch
Type: text/x-patch
Size: 5453 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150714/f1cc4510/attachment.bin>
More information about the llvm-commits
mailing list