This makes the SPIR-V type converter first convert index element types
to the right integer type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D145090
[mlir][spirv] Support shaped types with index element ClosedPublic Authored by kuhar on Mar 1 2023, 10:58 AM.
Details Summary This makes the SPIR-V type converter first convert index element types
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 1 2023, 11:02 AM This revision was landed with ongoing or failed builds.Mar 1 2023, 11:04 AM Closed by commit rGc29fc69e35bf: [mlir][spirv] Support shaped types with index element (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 501589 mlir/lib/Dialect/SPIRV/Transforms/SPIRVConversion.cpp
mlir/test/Conversion/FuncToSPIRV/types-to-spirv.mlir
|