[PATCH] D78352: [MLIR] Add GenericAtomicRMWOp.

Alexander Belyaev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 17 03:13:02 PDT 2020


pifon2a created this revision.
pifon2a added reviewers: herhut, flaub.
Herald added subscribers: llvm-commits, frgossen, grosul1, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini, jfb.
Herald added a project: LLVM.

https://llvm.discourse.group/t/rfc-add-std-atomic-rmw-op/489


Repository:
  rG LLVM Github Monorepo

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.258274.patch
Type: text/x-patch
Size: 6917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200417/b8c847cb/attachment.bin>


More information about the llvm-commits mailing list