[PATCH] D72965: Support vector transfer_read/write unrolling for memrefs with vector element type.

River Riddle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 12:09:44 PST 2020


rriddle added a comment.

In D72965#1852331 <https://reviews.llvm.org/D72965#1852331>, @lebedev.ri wrote:

> Would it be //please// possible to prefix all the differentials related to MLIR with `[MLIR]` prefix?
>  This makes reading through llvm-commits mails much less infuriating.
>  http://llvm.org/docs/DeveloperPolicy.html#commit-messages
>
>   * When the changes are restricted to a specific part of the code (e.g. a back-end or optimization pass),
>     it is customary to add a tag to the beginning of the line in square brackets.
>     For example, “[SCEV] …” or “[OpenMP] …”. This helps email filters and searches for post-commit reviews.
>


+1 @andydavis1 Can you please make sure to use the proper tags?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D72965/new/

https://reviews.llvm.org/D72965





More information about the llvm-commits mailing list