[cfe-dev] Fwd: FW: [RFC] Opt-in vector of bool type

Simon Moll via cfe-dev cfe-dev at lists.llvm.org
Mon Jan 11 01:07:52 PST 2021


Hi,

I'd like to raise your attention again to the ext_vector_type boolean patch (https://reviews.llvm.org/D88905). We've fully addressed the last round of technical feedback and expect this to be good to go.

Thanks,
Simon


From: cfe-dev [mailto:cfe-dev-bounces at lists.llvm.org] On Behalf Of Simon Moll via cfe-dev
Sent: Friday, October 30, 2020 4:42 PM
To: Clang Dev <cfe-dev at lists.llvm.org><mailto:cfe-dev at lists.llvm.org>
Cc: ISHIZAKA KAZUHISA <ishizaka at nec.com><mailto:ishizaka at nec.com>; Erich Focht <Erich.Focht at EMEA.NEC.COM><mailto:Erich.Focht at EMEA.NEC.COM>; Finkel, Hal J. <hfinkel at anl.gov><mailto:hfinkel at anl.gov>
Subject: Re: [cfe-dev] [RFC] Opt-in vector of bool type

Hi,

After rsmith's remarks, we have switched to ext_vector_type attribute for bool vectors in C/C++ (instead of vector_size bool).
The patch has been idling for the last few weeks without feedback and it's not clear to me whether there are any technical and/or conceptual reservations or whether this could go ahead. I'd appreciate, if you could have a look at the patch:

https://reviews.llvm.org/D88905

Thanks,
Simon

On 6/3/20 1:46 PM, Simon Moll wrote:
FYI, the patch for boolean "vector_size" types in Clang, including documentation and implementation, is now on Phabricator:

https://reviews.llvm.org/D81083

- Simon



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210111/aaaf2d26/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ATT00001.c
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20210111/aaaf2d26/attachment.c>


More information about the cfe-dev mailing list