Skip to content

include REQUIRES guard to aarch64-neon-luti.c #107217

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
Sep 4, 2024

Conversation

Lukacma
Copy link
Contributor

@Lukacma Lukacma commented Sep 4, 2024

No description provided.

@llvmbot llvmbot added the clang Clang issues not falling into any other category label Sep 4, 2024
@llvmbot
Copy link
Member

llvmbot commented Sep 4, 2024

@llvm/pr-subscribers-clang

Author: None (Lukacma)

Changes

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

1 Files Affected:

  • (modified) clang/test/CodeGen/aarch64-neon-luti.c (+1)
diff --git a/clang/test/CodeGen/aarch64-neon-luti.c b/clang/test/CodeGen/aarch64-neon-luti.c
index 72cb6bcdb40f08..40daf742eb966b 100644
--- a/clang/test/CodeGen/aarch64-neon-luti.c
+++ b/clang/test/CodeGen/aarch64-neon-luti.c
@@ -1,4 +1,5 @@
 // NOTE: Assertions have been autogenerated by utils/update_cc_test_checks.py UTC_ARGS: --version 4
+// REQUIRES: aarch64-registered-target
 #include <arm_neon.h>
 // RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +neon -target-feature +lut -target-feature +bf16 -O3 -emit-llvm -o - %s | FileCheck %s
 // RUN: %clang_cc1 -triple aarch64-none-linux-gnu -target-feature +neon -target-feature +lut -target-feature +bf16 -S -disable-O0-optnone -Werror -Wall -o /dev/null %s

@Lukacma Lukacma merged commit 6d35634 into llvm:main Sep 4, 2024
6 of 8 checks passed
@Lukacma Lukacma deleted the Lukacma-patch-1 branch September 4, 2024 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang Clang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants