<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in vector-bool.cpp</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>0aab3441 - [Clang] Allow &quot;ext_vector_type&quot; applied to Booleans</title>
        <link>http://172.16.0.5:8080/history/llvm-project-15.0.7/clang/test/SemaCXX/vector-bool.cpp#0aab3441</link>
        <description>[Clang] Allow &quot;ext_vector_type&quot; applied to BooleansThis is the `ext_vector_type` alternative to D81083.This patch extends Clang to allow &apos;bool&apos; as a valid vector element type(attribute ext_vector_type) in C/C++.This is intended as the canonical type for SIMD masks and facilitatesclean vector intrinsic declarations.  Vectors of i1 are supported on IRlevel and below down to many SIMD ISAs, such as AVX512, ARM SVE (fixedvector length) and the VE target (NEC SX-Aurora TSUBASA).The RFC on cfe-dev: https://lists.llvm.org/pipermail/cfe-dev/2020-May/065434.htmlReviewed By: erichkeaneDifferential Revision: https://reviews.llvm.org/D88905

            List of files:
            /llvm-project-15.0.7/clang/test/SemaCXX/vector-bool.cpp</description>
        <pubDate>Wed, 16 Mar 2022 10:10:11 +0000</pubDate>
        <dc:creator>Simon Moll &lt;simon.moll@emea.nec.com&gt;</dc:creator>
    </item>
</channel>
</rss>
