Return gracefully instead of crashing. Add missing type conversion
tests.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156942
[mlir][spirv] Handle zero-element tensors in spirv type conversion ClosedPublic Authored by kuhar on Aug 2 2023, 2:15 PM.
Details Summary Return gracefully instead of crashing. Add missing type conversion
Diff Detail
Event Timelinekuhar retitled this revision from [mlir][spir] Handle zero-element tensors in spirv type conversion to [mlir][spirv] Handle zero-element tensors in spirv type conversion.Aug 2 2023, 2:16 PM This revision is now accepted and ready to land.Aug 2 2023, 2:32 PM This revision was landed with ongoing or failed builds.Aug 2 2023, 2:37 PM Closed by commit rG2ad297db2c0e: [mlir][spirv] Handle zero-element tensors in spirv type conversion (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546616 mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
mlir/test/Conversion/TensorToSPIRV/tensor-ops-to-spirv.mlir
|