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

Maksim Levental llvmlistbot at llvm.org
Fri Mar 21 11:17:23 PDT 2025


makslevental wrote:

> I’m not sure I follow the connection.

If the role of tracking issues is to *centralize* information about a workstream then they need to be in a *central* place so that they are *easier to find than the threads of the workstream itself*. 

Since we have 5k+ issues, in order to find a tracking issue, one will have to either:

1. scroll 5k+ issues;
2. remember the name of the tracking issue;
3. go to one of the threads of the workstream (PRs) that links to the tracking issue in order to jump to the tracking issue.

That last bullet should lucidly illustrate the utter uselessness of the proposition (since it entails annotating each PR of the workstream with a link the central tracking issue in order to enable finding the tracking issue that tracks the PRs one just used to find the tracking issue).

> Open to other suggestions too!

My suggestion is that we focus on doing the job we get paid for (i.e., landing PRs that meaningfully contribute to LLVM) instead of further bureaucratizing the process (and thereby actively discouraging/impeding meaningful contribution).

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


More information about the Mlir-commits mailing list