[all-commits] [llvm/llvm-project] 503dbe: XFailing test cases that fail on PowerPC
Kamau Bridgeman via All-commits
all-commits at lists.llvm.org
Mon Dec 4 10:12:58 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 503dbe75a042af2af35b90d23153752c66dcbf25
https://github.com/llvm/llvm-project/commit/503dbe75a042af2af35b90d23153752c66dcbf25
Author: Kamau Bridgeman <kamau.bridgeman.ibm at gmail.com>
Date: 2023-12-04 (Mon, 04 Dec 2023)
Changed paths:
M libcxx/test/libcxx/containers/views/mdspan/layout_stride/assert.conversion.pass.cpp
M libcxx/test/std/experimental/simd/simd.class/simd_ctor_broadcast.pass.cpp
M libcxx/test/std/experimental/simd/simd.class/simd_ctor_conversion.pass.cpp
M libcxx/test/std/experimental/simd/simd.class/simd_ctor_generator.pass.cpp
M libcxx/test/std/experimental/simd/simd.class/simd_subscr.pass.cpp
M libcxx/test/std/experimental/simd/simd.reference/reference_assignment.pass.cpp
M libcxx/test/std/experimental/simd/simd.reference/reference_value_type.pass.cpp
Log Message:
-----------
XFailing test cases that fail on PowerPC
These test cases fail when the libcxx and libcxxabi runtimes are
built on Linux PowerPC. XFailing them until the issue is resolved.
More information about the All-commits
mailing list