[PATCH] D105343: [SimplifyCFG] Volatile memory operations do not trap
    Nikita Popov via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jul  2 11:45:14 PDT 2021
    
    
  
nikic accepted this revision.
nikic added a comment.
This revision is now accepted and ready to land.
Okay, LGTM then. This converges on guaranteed-to-execute, and InstCombine has been doing this for quite a while now, so it's clearly fine in practice as well.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D105343/new/
https://reviews.llvm.org/D105343
    
    
More information about the llvm-commits
mailing list