[clang] [X86] Update BMI, BMI2 and TBM constexpr tests (PR #156260)

Simon Pilgrim via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 1 01:58:00 PDT 2025


================
@@ -237,85 +238,85 @@ unsigned long long test_blsr_u64(unsigned long long __X) {
 
 // Test constexpr handling.
 #if defined(__cplusplus) && (__cplusplus >= 201103L)
----------------
RKSimon wrote:

now unnecessary - TEST_CONSTEXPR should handle it

https://github.com/llvm/llvm-project/pull/156260


More information about the cfe-commits mailing list