summaryrefslogtreecommitdiff
path: root/probe/gen.lua
diff options
context:
space:
mode:
Diffstat (limited to 'probe/gen.lua')
-rw-r--r--probe/gen.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/probe/gen.lua b/probe/gen.lua
index 8e8b4a62..92f26769 100644
--- a/probe/gen.lua
+++ b/probe/gen.lua
@@ -6,6 +6,7 @@ probe('HAVE_IMMINTRIN_H')
probe('HAVE__MM_MOVEMASK_EPI8')
probe('HAVE__THREAD_LOCAL')
probe('HAVE___BUILTIN_ASSUME_ALIGNED')
+probe('HAVE___BUILTIN_CHOOSE_EXPR')
probe('HAVE___BUILTIN_CLZ')
probe('HAVE___BUILTIN_CTZL')
probe('HAVE___BUILTIN_POPCOUNT')