[Mlir-commits] [mlir] [mlir][llvm dialect] Verify element type of nested types (PR #148975)
James Newling
llvmlistbot at llvm.org
Fri Jul 18 08:41:38 PDT 2025
newling wrote:
> Thanks for addressing the comment!
>
> LGTM modulo some leftover nit.
>
> I did one more search and realized that the tensor type is also used for llvm.array constants. That is actually a somewhat justified use case. Let's keep your current version of the code then!
Thanks for investigating this further, and thanks again for the review!
If there are no more review comments on this I'll land it on/after Monday.
https://github.com/llvm/llvm-project/pull/148975
More information about the Mlir-commits
mailing list