[all-commits] [llvm/llvm-project] 12175b: [mlir][spirv] Support coop matrix in `spirv.Compos...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Thu Sep 14 13:58:12 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 12175bcbceb41fe81b0dd9b2f18b18fccc0ea90d
https://github.com/llvm/llvm-project/commit/12175bcbceb41fe81b0dd9b2f18b18fccc0ea90d
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2023-09-14 (Thu, 14 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVCompositeOps.td
M mlir/lib/Dialect/SPIRV/IR/SPIRVOps.cpp
M mlir/test/Dialect/SPIRV/IR/composite-ops.mlir
Log Message:
-----------
[mlir][spirv] Support coop matrix in `spirv.CompositeConstruct` (#66399)
Also improve the documentation (code and website).
More information about the All-commits
mailing list