[all-commits] [llvm/llvm-project] 339c87: [mlir][spirv] Add group ops
Ivan Butygin via All-commits
all-commits at lists.llvm.org
Tue Nov 29 06:05:16 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 339c87a8a086347bd8b5aae8b5bc43fc1c155cc1
https://github.com/llvm/llvm-project/commit/339c87a8a086347bd8b5aae8b5bc43fc1c155cc1
Author: Ivan Butygin <ivan.butygin at gmail.com>
Date: 2022-11-29 (Tue, 29 Nov 2022)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVGroupOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/group-ops.mlir
M mlir/test/Target/SPIRV/group-ops.mlir
M mlir/utils/spirv/gen_spirv_dialect.py
Log Message:
-----------
[mlir][spirv] Add group ops
Also, gen_spirv_dialect script was broken was broken due to SPV->SPIRV renamings.
Differential Revision: https://reviews.llvm.org/D138756
More information about the All-commits
mailing list