[mlir][spirv] Fix MLIR code snippet marker in TD files
authorLei Zhang <antiagainst@gmail.com>
Mon, 9 Jan 2023 20:58:26 +0000 (12:58 -0800)
committerLei Zhang <antiagainst@gmail.com>
Mon, 9 Jan 2023 20:58:37 +0000 (12:58 -0800)
commit84ce59a0e4e47ff3ed3e9e7ea348a821735ea768
tree46f88b60716b8db5ff56254e9900f5f05ae40e5d
parent72a794c2200a7a82aa3dcbff816cc8835b2164eb
[mlir][spirv] Fix MLIR code snippet marker in TD files

Reviewed By: kuhar

Differential Revision: https://reviews.llvm.org/D141316
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAtomicOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCLOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCastOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCompositeOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGroupOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVLogicalOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMatrixOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMemoryOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMiscOps.td
mlir/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
mlir/utils/spirv/gen_spirv_dialect.py