Skip to content
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

AArch64: Remove incorrect REQUIRES arm-registered-target from test #111983

Merged

Conversation

arsenm
Copy link
Contributor

@arsenm arsenm commented Oct 11, 2024

The test only depends on AArch64 as it should.

Copy link
Contributor Author

arsenm commented Oct 11, 2024

@llvmbot
Copy link
Collaborator

llvmbot commented Oct 11, 2024

@llvm/pr-subscribers-backend-aarch64

Author: Matt Arsenault (arsenm)

Changes

The test only depends on AArch64 as it should.


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

1 Files Affected:

  • (modified) llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll (-1)
diff --git a/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll b/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll
index 823fdfb4809768..830f1efbdf67f6 100644
--- a/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll
+++ b/llvm/test/CodeGen/AArch64/vecreduce-propagate-sd-flags.ll
@@ -1,4 +1,3 @@
-; REQUIRES: arm-registered-target
 ; REQUIRES: asserts
 ; RUN: llc -o /dev/null %s -debug-only=legalize-types 2>&1 | FileCheck %s
 

Base automatically changed from users/arsenm/target-tests-remove-redundant-requires to main October 11, 2024 12:16
The test only depends on AArch64 as it should.
@arsenm arsenm force-pushed the users/arsenm/aarch64-remove-wrong-requires-registered-target branch from b0146e1 to 5dab2ee Compare October 11, 2024 12:17
@arsenm arsenm merged commit cb2f161 into main Oct 12, 2024
8 checks passed
@arsenm arsenm deleted the users/arsenm/aarch64-remove-wrong-requires-registered-target branch October 12, 2024 09:26
DanielCChen pushed a commit to DanielCChen/llvm-project that referenced this pull request Oct 16, 2024
bricknerb pushed a commit to bricknerb/llvm-project that referenced this pull request Oct 17, 2024
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.

3 participants