[all-commits] [llvm/llvm-project] 146d52: [MLIR] Verify there are no side-effecting ops in G...

Alexander Belyaev via All-commits all-commits at lists.llvm.org
Wed Apr 22 00:04:47 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 146d52e732877d9d74b81b7559fe6a7647351d52
      https://github.com/llvm/llvm-project/commit/146d52e732877d9d74b81b7559fe6a7647351d52
  Author: Alexander Belyaev <pifon at google.com>
  Date:   2020-04-22 (Wed, 22 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/invalid-ops.mlir

  Log Message:
  -----------
  [MLIR] Verify there are no side-effecting ops in GenericAtomicRMWOp body.

Differential Revision: https://reviews.llvm.org/D78559




More information about the All-commits mailing list