[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add unary operators for class simd (PR #104764)
Nikolas Klauser via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Oct 22 02:06:37 PDT 2024
philnik777 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.
Yeah, seems fine.
https://github.com/llvm/llvm-project/pull/104764
More information about the libcxx-commits
mailing list