[Mlir-commits] [mlir] [mlir][vector] Support multi-dimensional vectors in VectorFromElementsLowering (PR #151175)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Tue Aug 5 10:33:07 PDT 2025
https://github.com/banach-space approved this pull request.
Thanks, LGTM
I really appreciate your clear PR summaries, thank you!
[nit] `%poison = llvm.mlir.poison : !llvm.array<2 x vector<2xf32>>` -> %poison_1d = llvm.mlir.poison : !llvm.array<2 x vector<2xf32>>`?
https://github.com/llvm/llvm-project/pull/151175
More information about the Mlir-commits
mailing list