[all-commits] [llvm/llvm-project] ab2c10: [mlir][spirv] Suffix NV cooperative matrix props w...
Jakub Kuderski via All-commits
all-commits at lists.llvm.org
Tue Sep 19 14:45:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ab2c10451809129acdb97b48cd0d7133086eb589
https://github.com/llvm/llvm-project/commit/ab2c10451809129acdb97b48cd0d7133086eb589
Author: Jakub Kuderski <jakub at nod-labs.com>
Date: 2023-09-19 (Tue, 19 Sep 2023)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVAttributes.td
M mlir/test/Dialect/SPIRV/IR/target-and-abi.mlir
Log Message:
-----------
[mlir][spirv] Suffix NV cooperative matrix props with `_nv` (#66820)
This is in preparation for adding a KHR variant which does not share the
same parameters and needs a separate attribute.
More information about the All-commits
mailing list