[PATCH] D10368: Analyze recursive PHI nodes in BasicAA
Tobias Edler von Koch
tobias at codeaurora.org
Fri Jul 10 09:07:27 PDT 2015
tobiasvk updated this revision to Diff 29448.
tobiasvk added a comment.
Change patch to use a load of undef, instead of just an undef, as the index for
the temporary GEP. This should make it safe even if aliasGEP ever gets smarter
about undefs.
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.29448.patch
Type: text/x-patch
Size: 6996 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150710/ee6ea1b2/attachment.bin>
More information about the llvm-commits
mailing list