[Lldb-commits] [PATCH] D150291: [Clang] Rename internal type identifier(s) for __bf16 to BF16Ty
M. Zeeshan Siddiqui via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Thu May 11 10:10:10 PDT 2023
codemzs marked an inline comment as done.
codemzs added a comment.
In D150291#4335360 <https://reviews.llvm.org/D150291#4335360>, @barannikov88 wrote:
> The summary as it is will be hard to read in git log. Please split it into multiple lines 72~80 chars each.
> https://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html
I've provided the git log message that I see on my end below. I ensured that it is split into multiple lines, with each line not exceeding the character limit. Please let me know if this isn't inline with the LLVM contribution standards.
F27408097: image.png <https://reviews.llvm.org/F27408097>
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150291/new/
https://reviews.llvm.org/D150291
More information about the lldb-commits
mailing list