Skip to content

[AArch64][SME] Temporarily mark test as XFAIL #154384

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 19, 2025
Merged

Conversation

MacDue
Copy link
Member

@MacDue MacDue commented Aug 19, 2025

Marking this as XFAIL until #154325 lands

@MacDue MacDue added the skip-precommit-approval PR for CI feedback, not intended for review label Aug 19, 2025
@MacDue MacDue enabled auto-merge (squash) August 19, 2025 16:58
@llvmbot
Copy link
Member

llvmbot commented Aug 19, 2025

@llvm/pr-subscribers-backend-aarch64

Author: Benjamin Maxwell (MacDue)

Changes

Marking this as XFAIL until #154325 lands


Full diff: https://github.com/llvm/llvm-project/pull/154384.diff

1 Files Affected:

  • (modified) llvm/test/CodeGen/AArch64/sme-za-exceptions.ll (+4-1)
diff --git a/llvm/test/CodeGen/AArch64/sme-za-exceptions.ll b/llvm/test/CodeGen/AArch64/sme-za-exceptions.ll
index c497a95a58c8a..7a3e246b530b0 100644
--- a/llvm/test/CodeGen/AArch64/sme-za-exceptions.ll
+++ b/llvm/test/CodeGen/AArch64/sme-za-exceptions.ll
@@ -1,5 +1,8 @@
 ; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
-; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sme -aarch64-new-sme-abi < %s | FileCheck %s
+; RUN: llc -mtriple=aarch64-linux-gnu -mattr=+sme -aarch64-new-sme-abi -verify-machineinstrs < %s | FileCheck %s
+
+; FIXME: XFAILs until https://github.com/llvm/llvm-project/pull/154325
+; XFAIL: *
 
 ; A simple EH test case that corresponds to the following C++ source:
 ;

@MacDue MacDue merged commit 86e23af into llvm:main Aug 19, 2025
12 checks passed
@MacDue MacDue deleted the temp_xfail branch August 19, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AArch64 skip-precommit-approval PR for CI feedback, not intended for review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants