[PATCH] D157475: [GlobalISel] introduce MIFlag::NoConvergent
    Sameer Sahasrabuddhe via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Wed Aug  9 02:37:24 PDT 2023
    
    
  
sameerds added a comment.
Adding @xbolva00, @RKSimon and @craig.topper since a lot of thought seems to have been involved when the size of MIFlags was bumped to uint32_t. Note that we intend to use this new flag MIFlags::NoConvergent only in GlobalISel.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D157475/new/
https://reviews.llvm.org/D157475
    
    
More information about the llvm-commits
mailing list