[PATCH] D76363: [MLIR] Add parallel loop coalescing.
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 18 15:46:45 PDT 2020
mehdi_amini added a comment.
In D76363#1929217 <https://reviews.llvm.org/D76363#1929217>, @lebedev.ri wrote:
> Would it *please* be possible for MLIR patches to be named as such, please?
Where is this coming from?
It'd be nice to clearly understand the goal and where is it coming from. In particular I don't understand why this isn't the role of separate tooling and it has to be encoded directly in commit messages. Are we going to prefix down to the last component manually? Is something like `[LLVM][Backend][X86][Register allocator]` to be expected?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D76363/new/
https://reviews.llvm.org/D76363
More information about the llvm-commits
mailing list