[Mlir-commits] [mlir] [mlir][spirv] Drop support for SPV_INTEL_joint_matrix (PR #102332)

Md Abdullah Shahneous Bari llvmlistbot at llvm.org
Thu Aug 8 07:35:37 PDT 2024


https://github.com/mshahneo approved this pull request.

Looks good to me.
SPIRV joint matrix has merged with SPIRV cooperative matrix at the Khronos level. We are also moving to cooperative matrix internally. and so we support removal of SYCL joint matrix. 

https://github.com/llvm/llvm-project/pull/102332


More information about the Mlir-commits mailing list