[PATCH] D78352: [MLIR] Add GenericAtomicRMWOp.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 09:09:52 PDT 2020


pifon2a updated this revision to Diff 258341.
pifon2a added a comment.

Added `getCurrentValue() method and updated the doc.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D78352/new/

https://reviews.llvm.org/D78352

Files:
  mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
  mlir/lib/Dialect/StandardOps/IR/Ops.cpp
  mlir/test/IR/core-ops.mlir
  mlir/test/IR/invalid-ops.mlir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78352.258341.patch
Type: text/x-patch
Size: 8409 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/9ff5b28d/attachment.bin>


More information about the llvm-commits mailing list