[Mlir-commits] [mlir] [mlir][spirv] Fix crash in ArithToSPIRV trunc-i lowering on tensor types (PR #179009)
Jakub Kuderski
llvmlistbot at llvm.org
Mon Feb 2 07:41:28 PST 2026
https://github.com/kuhar commented:
How does the spirv type converter handle tensors? Maybe a more robust fix would focus on making sure we always return nullptr for them?
https://github.com/llvm/llvm-project/pull/179009
More information about the Mlir-commits
mailing list