[Mlir-commits] [mlir] [mlir][vector] Allow multi dim vectors in vector.scatter (PR #132217)

Andrzej Warzyński llvmlistbot at llvm.org
Fri Mar 21 09:44:05 PDT 2025


banach-space wrote:

> This is not as far as I am aware current policy?

That wasn’t intended as a reference to a formal policy — just a kind suggestion to help with reviewer flow.

GitHub is admittedly not ideal for stacked PRs, but there are some lightweight practices that make a big difference. One common approach is to mention dependencies explicitly in the PR summary. For example:

* https://github.com/llvm/llvm-project/pull/97573
* https://github.com/llvm/llvm-project/pull/97903
* https://github.com/llvm/llvm-project/pull/83153

>  given that there's 5k+ issues currently, I think such issues 

I’m not sure I follow the connection. The issue volume is definitely a challenge, but that's all the more reason to find ways to improve clarity and coordination. Open to other suggestions too!

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


More information about the Mlir-commits mailing list