[PATCH] D72397: m_Constant()
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 8 09:15:18 PST 2020
mehdi_amini added a comment.
In D72397#1810061 <https://reviews.llvm.org/D72397#1810061>, @lebedev.ri wrote:
> Passing-by remark:
> Please would it be possible to consistently follow the general trend and prefix patch titles with appropriate [tags]?
> This is a MLIR patch, so it would have been awesome to tag it as such.
> It makes reading throught llvm-commits, and eventually git log, that much easier.
This looks to me like something better done by a tool wrapping `git log` and generating the tag before sending an email.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72397/new/
https://reviews.llvm.org/D72397
More information about the llvm-commits
mailing list