[all-commits] [llvm/llvm-project] b824f7: [X86] Add -fexperimental-new-constant-interpreter ...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Fri Aug 29 10:09:25 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b824f7cae5188ee76f9e17fd75840bd2f9062cae
https://github.com/llvm/llvm-project/commit/b824f7cae5188ee76f9e17fd75840bd2f9062cae
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M clang/test/CodeGen/X86/lzcnt-builtins.c
M clang/test/CodeGen/X86/popcnt-builtins.c
Log Message:
-----------
[X86] Add -fexperimental-new-constant-interpreter test coverage to the LZCNT/POPCNT constexpr test files (#156048)
Update tests to use builtin_test_helpers.h and the TEST_CONSTEXPR helper macro
Partial fix for #155814
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list