[all-commits] [llvm/llvm-project] 871beb: [MLIR] Add AtomicRMWRegionOp.

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Mon Apr 20 08:14:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 871beba234a83a2a02da9dedbd59b91a1bfbd7af
      https://github.com/llvm/llvm-project/commit/871beba234a83a2a02da9dedbd59b91a1bfbd7af
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-04-20 (Mon, 20 Apr 2020)

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

  Log Message:
  -----------
  [MLIR] Add AtomicRMWRegionOp.

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

Differensial revision: https://reviews.llvm.org/D78352




More information about the All-commits mailing list