[all-commits] [llvm/llvm-project] d7336a: [mlir] NFC: fix trivial typos under include directory

Kazuaki Ishizaki via All-commits all-commits at lists.llvm.org
Tue Sep 22 10:02:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: d7336ad5ff985dabbe26a728a5789c33b9167286
      https://github.com/llvm/llvm-project/commit/d7336ad5ff985dabbe26a728a5789c33b9167286
  Author: Kazuaki Ishizaki <ishizaki at jp.ibm.com>
  Date:   2020-09-23 (Wed, 23 Sep 2020)

  Changed paths:
    M mlir/include/mlir-c/IR.h
    M mlir/include/mlir-c/StandardAttributes.h
    M mlir/include/mlir-c/StandardTypes.h
    M mlir/include/mlir/Analysis/Presburger/Simplex.h
    M mlir/include/mlir/Dialect/Affine/IR/AffineOps.td
    M mlir/include/mlir/Dialect/LLVMIR/LLVMTypes.h
    M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
    M mlir/include/mlir/Dialect/Linalg/Utils/Utils.h
    M mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
    M mlir/include/mlir/Dialect/PDL/IR/PDLOps.td
    M mlir/include/mlir/Dialect/SPIRV/SPIRVAttributes.h
    M mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
    M mlir/include/mlir/Dialect/Vector/VectorOps.td
    M mlir/include/mlir/IR/OpDefinition.h
    M mlir/include/mlir/IR/StorageUniquerSupport.h
    M mlir/include/mlir/Interfaces/SideEffectInterfaces.td
    M mlir/include/mlir/Pass/AnalysisManager.h
    M mlir/include/mlir/Reducer/Passes/OpReducer.h
    M mlir/include/mlir/Reducer/ReductionNode.h
    M mlir/include/mlir/Reducer/ReductionTreeUtils.h
    M mlir/include/mlir/Reducer/Tester.h
    M mlir/include/mlir/Support/InterfaceSupport.h

  Log Message:
  -----------
  [mlir] NFC: fix trivial typos under include directory

Reviewed By: mravishankar, jpienaar

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




More information about the All-commits mailing list