[PATCH] D20665: Claim NoAlias if two GEPs index different fields of the same struct
Taewook Oh via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 1 10:38:29 PDT 2016
twoh updated this revision to Diff 59251.
twoh added a comment.
Rebased. @dberlin, I'm sorry. I should have rebased to the most recent version. It seems that the change in the variable name caused the conflict. I removed the whitespace changes from the diff as well.
http://reviews.llvm.org/D20665
Files:
lib/Analysis/BasicAliasAnalysis.cpp
test/Analysis/BasicAA/noalias-structure.ll
test/Transforms/LoopVectorize/global_alias.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20665.59251.patch
Type: text/x-patch
Size: 10565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160601/ad86df10/attachment.bin>
More information about the llvm-commits
mailing list