[PATCH] D74401: [MLIR] Add std.atomic_rmw op

Frank Laub via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 18:37:54 PST 2020


flaub updated this revision to Diff 244317.
flaub marked 4 inline comments as done.
flaub added a comment.

- Remove stdx.
- Review updates
- Remove iv
- Review updates
- Drop trivial braces
- Trivial braces
- Address feedback


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/Ops.td
  mlir/lib/Conversion/StandardToLLVM/ConvertStandardToLLVM.cpp
  mlir/lib/Dialect/StandardOps/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.244317.patch
Type: text/x-patch
Size: 25776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200213/3a1ca642/attachment.bin>


More information about the llvm-commits mailing list