[libcxx-commits] [libcxx] [libc++] <experimental/simd> Add unary operators for class simd (PR #104764)

Vladimir Vereschaka via libcxx-commits libcxx-commits at lists.llvm.org
Thu Oct 24 20:09:40 PDT 2024


vvereschaka wrote:

@joy2myself would you revert your changes or mark the test as XFAIL for the `armv7-unknown-linux-gnueabihf` target while you are investigating the problem? Please make the builder 'green'.

>Are there any guidelines or resources that could assist me in setting up and reproducing the problem on my end?

This is the Windows to Armv7 Ubuntu Linux toolchain. the build contains all necessary commands to build the toolchain and the tests. You'll need just to find a rootfs for Armv7 Linux.

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


More information about the libcxx-commits mailing list