[PATCH] D76993: [mlir] NFC: fix trivial typo in documents

Kazuaki Ishizaki via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 29 09:03:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb632bd88a633: [mlir] NFC: fix trivial typo in documents (authored by kiszk).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76993/new/

https://reviews.llvm.org/D76993

Files:
  mlir/docs/ConversionToLLVMDialect.md
  mlir/docs/CreatingADialect.md
  mlir/docs/Diagnostics.md
  mlir/docs/OpDefinitions.md
  mlir/docs/RationaleLinalgDialect.md
  mlir/include/mlir/Dialect/GPU/GPUOps.td
  mlir/include/mlir/Dialect/LLVMIR/LLVMOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOps.td
  mlir/include/mlir/Dialect/Linalg/IR/LinalgStructuredOpsInterface.td
  mlir/include/mlir/Dialect/Quant/QuantOps.td
  mlir/include/mlir/Dialect/SPIRV/SPIRVBase.td
  mlir/include/mlir/Dialect/Shape/IR/ShapeOps.td
  mlir/include/mlir/Dialect/Vector/VectorOps.td
  mlir/include/mlir/Interfaces/InferTypeOpInterface.td
  mlir/test/Conversion/StandardToSPIRV/std-types-to-spirv.mlir
  mlir/test/IR/attribute.mlir
  mlir/test/mlir-tblgen/llvm-intrinsics.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D76993.253426.patch
Type: text/x-patch
Size: 12131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200329/de9e6036/attachment-0001.bin>


More information about the llvm-commits mailing list