[PATCH] D88265: Fix comma with half vectors.
Florian Hahn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Sep 30 09:58:32 PDT 2020
fhahn added a comment.
In D88265#2303841 <https://reviews.llvm.org/D88265#2303841>, @arames wrote:
> In D88265#2302653 <https://reviews.llvm.org/D88265#2302653>, @fhahn wrote:
>
>> Could you adjust the commit message to be a bit more descriptive, e.g something like `[Sema] Support Comma operator for fp16 vectors.`
>
> Done!
Oh I think you'd need to edit the revision on Phabricator (top right on this page, `edit revision`). But if you are fine with it I can commit the patch for you with the adjusted commit title.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88265/new/
https://reviews.llvm.org/D88265
More information about the cfe-commits
mailing list