[libcxx-commits] [libcxx] [libc++][test] Drop _BitInt(96) byteswap padding check on 32-bit x86 (PR #205295)

A. Jiang via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jun 23 01:54:55 PDT 2026


================
@@ -114,15 +114,6 @@ void test_unsigned_80() {
 }
 #    endif
 
-#    if __BITINT_MAXWIDTH__ >= 96
----------------
frederick-vs-ja wrote:

Can we change this condition instead?

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


More information about the libcxx-commits mailing list