-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Description
In Julia, we send nested insertvalue through the Khronos SPIRV translator. This leads to OpCompositeInsert and hitting [this] (
| IGC_ASSERT_MESSAGE(Indices.size() == 1, "ICE: nested struct not supported!"); |
Our workaround until this is supported is to flatten the insert JuliaGPU/oneAPI.jl#548 .
Metadata
Metadata
Assignees
Labels
No labels