[all-commits] [llvm/llvm-project] 84ce59: [mlir][spirv] Fix MLIR code snippet marker in TD f...
Lei Zhang via All-commits
all-commits at lists.llvm.org
Mon Jan 9 12:58:54 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84ce59a0e4e47ff3ed3e9e7ea348a821735ea768
https://github.com/llvm/llvm-project/commit/84ce59a0e4e47ff3ed3e9e7ea348a821735ea768
Author: Lei Zhang <antiagainst at gmail.com>
Date: 2023-01-09 (Mon, 09 Jan 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAtomicOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCLOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCastOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCompositeOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGroupOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVLogicalOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMatrixOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMemoryOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVMiscOps.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVNonUniformOps.td
M mlir/utils/spirv/gen_spirv_dialect.py
Log Message:
-----------
[mlir][spirv] Fix MLIR code snippet marker in TD files
Reviewed By: kuhar
Differential Revision: https://reviews.llvm.org/D141316
More information about the All-commits
mailing list