Not all float types are supported in SPIR-V.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D144043
[mlir][spirv] Validate float type bitwidths ClosedPublic Authored by kuhar on Feb 14 2023, 1:56 PM.
Details Summary Not all float types are supported in SPIR-V.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 14 2023, 2:46 PM Closed by commit rG1ce1e4a4d59d: [mlir][spirv] Validate float type bitwidths (authored by kuhar). · Explain WhyFeb 14 2023, 2:51 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 497451 mlir/lib/Dialect/SPIRV/IR/SPIRVTypes.cpp
mlir/test/Conversion/FuncToSPIRV/types-to-spirv.mlir
|