[Mlir-commits] [mlir] [mlir][spirv] Handle failed conversions of struct elements (PR #70005)

Pierre van Houtryve llvmlistbot at llvm.org
Wed Oct 25 23:02:46 PDT 2023


Pierre-vh wrote:

> Change LGTM. Also checking element types for other compound types (`ArrayType`, `PointerType` and `RuntimeArrayType`) would be a plus.

I'm not too familiar with SPIRV semantics so I just want to focus on avoiding the crash in this patch.
@kuhar is this good to land?

https://github.com/llvm/llvm-project/pull/70005


More information about the Mlir-commits mailing list