[PATCH] D88905: [Clang] Allow "ext_vector_type" applied to Booleans

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Mar 15 09:34:57 PDT 2022


aaron.ballman added a comment.

In D88905#3382881 <https://reviews.llvm.org/D88905#3382881>, @simoll wrote:

> In D88905#3382309 <https://reviews.llvm.org/D88905#3382309>, @aaron.ballman wrote:
>
>> Thanks! Sema bits now LGTM
>
> Awesome! Who would be a good fit for the codegen parts of this patch?

Ping @craig.topper and @erichkeane as they both know CodeGen better than I do, or can add other reviewers to cover those bits.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88905



More information about the cfe-commits mailing list