[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:

![Screenshot 2025-06-20 at 14 17 31](https://github.com/user-attachments/assets/a8d2819b-f3d0-4649-8ebb-399aff17516b)

@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