[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 15:48:21 PDT 2016
    
    
  
twoh added a comment.
@dberlin Thank you for letting me know :) Actually one of my concern is that the scope of the problem that can be solved by adding this metadata might be too limited. Before writing RFC, I'll think a bit more about if there is a way to improve the design of this metadata so it can be useful to other alias analysis problems as well.
Repository:
  rL LLVM
http://reviews.llvm.org/D20665
    
    
More information about the llvm-commits
mailing list