[PATCH] D74401: [MLIR] Add std.atomic_rmw op
    Frank Laub via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Mon Feb 24 16:54:55 PST 2020
    
    
  
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfe210a1ff2e9: [MLIR] Add std.atomic_rmw op (authored by flaub).
Changed prior to commit:
  https://reviews.llvm.org/D74401?vs=246342&id=246345#toc
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74401/new/
https://reviews.llvm.org/D74401
Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/Conversion/StandardToLLVM/convert-to-llvmir.mlir
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74401.246345.patch
Type: text/x-patch
Size: 18084 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200225/88e055f2/attachment.bin>
    
    
More information about the llvm-commits
mailing list