[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
Thu May 26 13:04:06 PDT 2016


twoh updated this revision to Diff 58677.
twoh added a comment.

Addressing comments


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.58677.patch
Type: text/x-patch
Size: 12535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160526/b8722c4a/attachment-0001.bin>


More information about the llvm-commits mailing list