diff options
author | Kashyap Chamarthy <kchamart@redhat.com> | 2025-04-17 11:09:18 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-17 11:09:18 +0200 |
commit | bd49bbaaafc98433a2cb4e95ce25b7a201baf5a5 (patch) | |
tree | d806da410f0381b3e67ce592a3c0e42b44535142 /llvm/lib/IR/Function.cpp | |
parent | c5e112eed78a8ddfef5d16f6df6030c3ec8ca6ef (diff) | |
download | llvm-bd49bbaaafc98433a2cb4e95ce25b7a201baf5a5.zip llvm-bd49bbaaafc98433a2cb4e95ce25b7a201baf5a5.tar.gz llvm-bd49bbaaafc98433a2cb4e95ce25b7a201baf5a5.tar.bz2 |
[ORC][unittests] Skip the ReOptimizeLayerTest for RISC-V (#134702)
David Abdurachmanov reports[1] that we hit this error on P550 hardware:
/builddir/build/BUILD/llvm-20.1.1-build/llvm-project-20.1.1.src/llvm/unittests/ExecutionEngine/Orc/ReOptimizeLayerTest.cpp:140:
Failure
Value of: llvm::detail::TakeError(RM.takeError())
Expected: succeeded
Actual: failed (Architecture not supported) (of type
llvm::detail::ErrorHolder)
Tom Stellard noted[2] that he's seen this before on other architectures
and suggested to skip it.
[1] https://src.fedoraproject.org/rpms/llvm/pull-request/408#comment-255547
[2] https://src.fedoraproject.org/rpms/llvm/pull-request/408#comment-255557
Signed-off-by: Kashyap Chamarthy <kchamart@redhat.com>
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions