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

Victor Perez llvmlistbot at llvm.org
Wed Oct 25 01:27:29 PDT 2023


https://github.com/victor-eds commented:

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

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


More information about the Mlir-commits mailing list