[libc++] <experimental/simd> temporarily mark XFAIL for the armv7-unknown-linux-gnueabihf with simd unary test to pass the CI (#113641)

This commit is contained in:
ZhangYin
2024-10-28 12:40:09 +08:00
committed by GitHub
parent c876d719ef
commit 99b2feadcc

View File

@@ -16,6 +16,10 @@
// clang: error: unable to execute command: Illegal instruction: 4
// XFAIL: target=x86_64-apple-macosx13.7
// FIXME: The following issue occurs on Windows to Armv7 Ubuntu Linux:
// Assertion failed: N->getValueType(0) == MVT::v1i1 && "Expected v1i1 type"
// XFAIL: target=armv7-unknown-linux-gnueabihf
// <experimental/simd>
//
// [simd.class]