We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbf9379 commit 55f945cCopy full SHA for 55f945c
clang/docs/LanguageExtensions.rst
@@ -647,6 +647,9 @@ elementwise to the input.
647
648
Unless specified otherwise operation(±0) = ±0 and operation(±infinity) = ±infinity
649
650
+The integer elementwise intrinsics, including ``__builtin_elementwise_popcount``,
651
+can be called in a ``constexpr`` context.
652
+
653
============================================== ====================================================================== =========================================
654
Name Operation Supported element types
655
0 commit comments