[PATCH] D76363: [MLIR] Add parallel loop coalescing.

Theodore Popp via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 19 02:07:40 PDT 2020


tpopp added a comment.

In D76363#1930039 <https://reviews.llvm.org/D76363#1930039>, @mehdi_amini wrote:

> In D76363#1929476 <https://reviews.llvm.org/D76363#1929476>, @bondhugula wrote:
>
> > Could you please add a summary to the commit message - even if it's a couple of lines?
>
>
> +1, we document it here: https://mlir.llvm.org/getting_started/Contributing/#commit-messages


I'll add to the summary. Is there a reason arc diff didn't pick up my git commit message? Does it only create the summary based on the first `arc diff` and not any subsequent calls?


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