Longsheng Mou f4b9839d6f
[mlir][TensorToSPIRV] Add type check for tensor.extract in TensorToSPIRV (#107110)
This patch add a type check for `tensor.extract` in TensorToSPIRV.
Only convert `tensor.extract` with supported element type. Fix #74466.
2024-09-04 10:21:27 +08:00
..