[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add unary operators for class simd (PR #104764)
via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Oct 21 22:38:43 PDT 2024
joy2myself wrote:
> LGTM with a green CI.
>
> P.S. it's crazy how many bugs this series of patches finds in various compilers.
@philnik777 Hi, would it be acceptable to mark this test as `XFAIL` for the target `x86_64-apple-macosx13.7` temporarily? Unfortunately, I don’t have a macOS environment at the moment to reproduce or investigate the issue. The crash seems specific to this target, as the code works fine on other platforms.
https://github.com/llvm/llvm-project/pull/104764
More information about the libcxx-commits
mailing list