[all-commits] [llvm/llvm-project] 3c3667: [mlir] [standard] fixed typo in comment

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Oct 9 17:04:45 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 3c366740ca24bab0494a7f7319acfc8f851d21a9
      https://github.com/llvm/llvm-project/commit/3c366740ca24bab0494a7f7319acfc8f851d21a9
  Author: Aart Bik <ajcbik at google.com>
  Date:   2020-10-09 (Fri, 09 Oct 2020)

  Changed paths:
    M mlir/include/mlir/Dialect/StandardOps/IR/Ops.td

  Log Message:
  -----------
  [mlir] [standard] fixed typo in comment

There is an atomic_rmw and a generic_atomic_rmw operation.
The doc of the latter incorrectly referred to former though.

Reviewed By: rriddle

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




More information about the All-commits mailing list