Skip to content
Unverified Commit 30ca16ec authored by Pierre van Houtryve's avatar Pierre van Houtryve Committed by GitHub
Browse files

[mlir][spirv] Handle failed conversions of struct elements (#70005)

LLVMStructTypes could be emitted with some null elements. This caused a
crash later in the LLVMDialect verifier.

We now use `convertTypes` and check that all types were successfully converted before passing them to the `LLVMStructType` constructor.

See #59990
parent 9925801c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment