[Mlir-commits] [mlir] [mlir][SPIR-V][VectorToSPIRV] Add conversion patterns for vector.gather/scatter to SPIR-V (PR #193422)

Arseniy Obolenskiy llvmlistbot at llvm.org
Wed Apr 22 22:46:27 PDT 2026


aobolensk wrote:

> We can't unconditionally emit vendor-specific ops from a generic pass

Added checks if extension is enabled

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


More information about the Mlir-commits mailing list