Longsheng Mou 020856eec5
[mlir][vector][spirv] Fix a crash in VectorLoadOpConverter (#149964)
This PR adds null check for `spirvVectorType` in VectorLoadOpConverter
to prevent a crash. Fixes #149956.
2025-07-22 19:26:22 +08:00
..