[Mlir-commits] [mlir] [mlir][spirv] Add support for VectorAnyINTEL capability (PR #68034)

Jakub Kuderski llvmlistbot at llvm.org
Sun Oct 22 11:44:36 PDT 2023


https://github.com/kuhar requested changes to this pull request.

I think that relaxing the vector length requirements necessitates a new module-level check that the types are compatible with the declared capabilities. Do you have any opinions on this, @antiagainst?

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


More information about the Mlir-commits mailing list