Skip to content

Conversation

@zeroomega
Copy link
Contributor

This is a follow up of f3a5c16, which broke the test on arm64 due to incorrect use of the UNSUPPORTED tag.

This is a follow up of f3a5c16, which
broke the test on arm64 due to incorrect use of the UNSUPPORTED tag.
@llvmbot
Copy link
Member

llvmbot commented Aug 27, 2025

@llvm/pr-subscribers-tools-llvm-exegesis

Author: Haowei (zeroomega)

Changes

This is a follow up of f3a5c16, which broke the test on arm64 due to incorrect use of the UNSUPPORTED tag.


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

1 Files Affected:

  • (modified) llvm/test/tools/llvm-exegesis/AArch64/loop-register.s (+1-1)
diff --git a/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s b/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s
index 632088455e75a..db8f7a06b30a3 100644
--- a/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s
+++ b/llvm/test/tools/llvm-exegesis/AArch64/loop-register.s
@@ -2,7 +2,7 @@
 ; generate extra function prologue instructions that interfere with matching
 ; the STR of X19. Disable this for now.
 ;
-; UNSUPPORTED: *
+; UNSUPPORTED: target={{.*}}
 
 REQUIRES: aarch64-registered-target, asserts
 

@zeroomega
Copy link
Contributor Author

See the error message on #155624

@zeroomega zeroomega merged commit 47f0fb9 into llvm:main Aug 27, 2025
11 checks passed
@sjoerdmeijer
Copy link
Collaborator

Sorry about this, thanks for fixing!

@pawosm-arm
Copy link
Contributor

pawosm-arm commented Aug 28, 2025

happens on release/21.x too... a glitch in CI

@boomanaiden154
Copy link
Contributor

happens on release/21.x too...

How? The original patch that caused this hasn't been backported to that branch (as far as I'm aware, and searching through the commit logs, there haven't beeen any exegesis backports).

@pawosm-arm
Copy link
Contributor

LOL, seems our devops did a terrible job. Yeah, the release/21.x build wasn't actually release/21.x.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants