aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWeining Lu <luweining@loongson.cn>2024-04-03 21:09:04 +0800
committerWeining Lu <luweining@loongson.cn>2024-04-03 22:28:02 +0800
commit0f5f931a9b32208a4894da57ea5c7428ead9df8d (patch)
treeef4249d45a8a664d3c2c2017a2bc6aa16496c06b
parent39eedfded4b990132888b93e3bbf168be8af2038 (diff)
downloadllvm-0f5f931a9b32208a4894da57ea5c7428ead9df8d.zip
llvm-0f5f931a9b32208a4894da57ea5c7428ead9df8d.tar.gz
llvm-0f5f931a9b32208a4894da57ea5c7428ead9df8d.tar.bz2
[CodeGen] Fix test after #86049
-rw-r--r--llvm/test/CodeGen/Generic/allow-check.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Generic/allow-check.ll b/llvm/test/CodeGen/Generic/allow-check.ll
index 43dab68..a084889 100644
--- a/llvm/test/CodeGen/Generic/allow-check.ll
+++ b/llvm/test/CodeGen/Generic/allow-check.ll
@@ -2,6 +2,7 @@
; REQUIRES: host-byteorder-little-endian
; -global-isel=1 is unsupported.
+; XFAIL: target=loongarch{{.*}}
; XFAIL: target=nvptx{{.*}}
; XFAIL: target=sparc{{.*}}
; XFAIL: target=hexagon-{{.*}}