[all-commits] [llvm/llvm-project] 2b638e: [mlir] NFC: fix trivial typos

Kazuaki Ishizaki via All-commits all-commits at lists.llvm.org
Wed Jan 6 09:41:30 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b638ed5a127c8e1820d68fcc91333fb9c553904
      https://github.com/llvm/llvm-project/commit/2b638ed5a127c8e1820d68fcc91333fb9c553904
  Author: Kazuaki Ishizaki <ishizaki at jp.ibm.com>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M mlir/docs/CAPI.md
    M mlir/docs/ConversionToLLVMDialect.md
    M mlir/docs/Dialects/LLVM.md
    M mlir/docs/Dialects/TOSA.md
    M mlir/docs/PassManagement.md
    M mlir/test/Dialect/Async/async-ref-counting-optimization.mlir
    M mlir/test/Transforms/buffer-deallocation.mlir
    M mlir/test/Transforms/normalize-memrefs-ops.mlir
    M mlir/test/Transforms/promote-buffers-to-stack.mlir
    M mlir/test/lib/Dialect/Test/TestPatterns.cpp
    M mlir/test/lib/Transforms/TestSparsification.cpp
    M mlir/tools/mlir-linalg-ods-gen/mlir-linalg-ods-gen.cpp
    M mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
    M mlir/tools/mlir-tblgen/TypeDefGen.cpp

  Log Message:
  -----------
  [mlir] NFC: fix trivial typos
fix typos under docs, test, and tools directories

Reviewed By: ftynse

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




More information about the All-commits mailing list