[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 22 14:55:00 PDT 2016


twoh added a comment.

@dberlin I was planning to add metadata only for structures (not unions), but even in that case "offset and size" seems like a better idea. Thanks!


Repository:
  rL LLVM

http://reviews.llvm.org/D20665





More information about the llvm-commits mailing list