[PATCH] D64258: [InferFuncAttributes] extend 'dereferenceable' attribute based on loads
    Johannes Doerfert via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Nov 25 09:47:38 PST 2019
    
    
  
jdoerfert added a comment.
Attributor catches some of the cases but it doesn't create the access map (see `getArgToOffsetsMap`). @uenoku is that correct?
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D64258/new/
https://reviews.llvm.org/D64258
    
    
More information about the llvm-commits
mailing list