[PATCH] D115429: [Clang] Implement the rest of __builtin_elementwise_* functions.

Florian Hahn via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 4 05:48:09 PST 2022


fhahn added a comment.

In D115429#3219395 <https://reviews.llvm.org/D115429#3219395>, @junaire wrote:

> In D115429#3219338 <https://reviews.llvm.org/D115429#3219338>, @fhahn wrote:
>
>> This now needs a rebase after landing 5c57e6aa5777 <https://reviews.llvm.org/rG5c57e6aa5777bddf9ddaca5d927f1b47a1a9d381>, then it should be good to go.
>
> Well, I just found that you seem to have committed under the wrong name...
> My name is Jun Zhang, not Jun Zhan...
> But I think it's fine. :)

I am sorry for the typo! I reverted & recommitted the patch with the hopefully correct name now :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D115429



More information about the cfe-commits mailing list