[Mlir-commits] [mlir] [mlir][vector] Restrict vector.insert/vector.extract to disallow 0-d vectors (PR #121458)
Andrzej WarzyĆski
llvmlistbot at llvm.org
Fri Jun 20 06:19:29 PDT 2025
banach-space wrote:

@joker-eph , thanks for updating the title! I just wanted to point out, only **non-indexed** arguments are disallowed to be rank-0. This change will still allow the **indexed** arguments to be rank-0. This is explained in the summary.
This has been a very long discussion, hence posting to avoid any potential confusion.
https://github.com/llvm/llvm-project/pull/121458
More information about the Mlir-commits
mailing list