[libcxx-commits] [PATCH] D159514: [libcxx] <experimental/simd> excluded long double for 32-bits x86 temporarily
Michał Górny via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Sep 14 06:12:18 PDT 2023
mgorny added a comment.
Thanks. I've tested with just `__i386__`, and I can confirm I no longer get test failures in 32-bit build with this change. The 64-bit test run is still ongoing but I think it's unlikely for this to break it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D159514/new/
https://reviews.llvm.org/D159514
More information about the libcxx-commits
mailing list