[PATCH] D72741: [MLIR] LLVM dialect: Add llvm.atomicrmw
    Alex Zinenko via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Fri Jan 17 11:21:05 PST 2020
    
    
  
ftynse added a comment.
Changing LLVM IR should _not_ be in this commit, it's semantically different and requires separate discussion with relevant people involved. I also don't see a compelling reason to block this from landing until LLVM IR changes (or decides not to). LLVM dialect models LLVM IR in its current state, whatever the state is.
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72741/new/
https://reviews.llvm.org/D72741
    
    
More information about the llvm-commits
mailing list