[PATCH] D76993: [mlir] NFC: fix trivial typo in documents
Kazuaki Ishizaki via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 28 11:49:20 PDT 2020
kiszk created this revision.
Herald added subscribers: llvm-commits, bader, Joonsoo, liufengdb, aartbik, lucyrfox, mgester, arpith-jacob, csigg, nicolasvasilache, antiagainst, shauheen, burmako, jpienaar, rriddle, mehdi_amini, jdoerfert.
Herald added a reviewer: mravishankar.
Herald added a reviewer: antiagainst.
Herald added a reviewer: nicolasvasilache.
Herald added a reviewer: herhut.
Herald added a reviewer: aartbik.
Herald added a project: LLVM.
Repository:
rG LLVM Github Monorepo
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.253363.patch
Type: text/x-patch
Size: 12131 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200328/a8419093/attachment-0001.bin>
More information about the llvm-commits
mailing list