Check results of all type conversions in --convert-arith-to-spirv.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140033
[mlir][arith][spirv] Account for possible type conversion failures ClosedPublic Authored by kuhar on Dec 14 2022, 10:22 AM.
Details Summary Check results of all type conversions in --convert-arith-to-spirv.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 4:07 PM Closed by commit rG4f47677dee24: [mlir][arith][spirv] Account for possible type conversion failures (authored by kuhar). · Explain WhyDec 14 2022, 4:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 483029 mlir/lib/Conversion/ArithToSPIRV/ArithToSPIRV.cpp
mlir/test/Conversion/ArithToSPIRV/arith-to-spirv-unsupported.mlir
|