[PATCH] D90529: Allow nonnull attribute to accept poison
    Juneyoung Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Dec  8 02:43:34 PST 2020
    
    
  
aqjune added a comment.
@efriedma gentle ping
Slightly related to this patch: should llvm.assume's nonnull/align operand bundles be updated to follow this semantics as well?
I'll follow any semantics that would be convenient for Attributor's implementation or anything related to this.
I can make a LangRef update patch as well.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D90529/new/
https://reviews.llvm.org/D90529
    
    
More information about the llvm-commits
mailing list