Each hardware that supports SPV_C_CooperativeMatrixNV has a list of
configurations that are supported natively. Add an attribute to
specify the configurations supported to the spv.target_env.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Awesome, thanks!
mlir/include/mlir/Dialect/SPIRV/TargetAndABI.td | ||
---|---|---|
39 | super nit: s/Cooperative/cooperative/ | |
41 | We can just use the man page link here: https://www.khronos.org/registry/vulkan/specs/1.2-extensions/man/html/VkCooperativeMatrixPropertiesNV.html. It's more concentrated and simpler to load in browser. :) |
super nit: s/Cooperative/cooperative/