[PATCH] D27855: [InstCombine] try to extend nonnull-ness of arguments from a callsite back to its parent function
    Sean Silva via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Dec 18 15:56:25 PST 2016
    
    
  
silvas added a comment.
In https://reviews.llvm.org/D27855#626141, @spatel wrote:
> This would be a good argument for Mehdi's suggestion? Ie, this should be in FunctionAttrs.cpp?
Yes. I think that's the natural place to put this.
https://reviews.llvm.org/D27855
    
    
More information about the llvm-commits
mailing list