mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-26 03:16:07 +00:00
[AArch64] Remove copy/pasted RISC-V extension names from some tests. NFC
This commit is contained in:
parent
8ccdb8e40a
commit
690edeab78
@ -1,6 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +f -target-feature +d \
|
||||
// RUN: -target-feature +v -target-feature +zfh -target-feature +sve -target-feature +zvfh \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +sve \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// REQUIRES: aarch64-registered-target
|
||||
|
||||
#include <arm_sve.h>
|
||||
|
@ -1,6 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +f -target-feature +d \
|
||||
// RUN: -target-feature +v -target-feature +zfh -target-feature +sve -target-feature +zvfh \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +sve \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// REQUIRES: aarch64-registered-target
|
||||
|
||||
#include <arm_sve.h>
|
||||
|
@ -1,6 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +f -target-feature +d \
|
||||
// RUN: -target-feature +v -target-feature +zfh -target-feature +sve -target-feature +experimental-zvfh \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +sve \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// REQUIRES: aarch64-registered-target
|
||||
|
||||
#include <arm_sve.h>
|
||||
|
@ -1,6 +1,5 @@
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +f -target-feature +d \
|
||||
// RUN: -target-feature +v -target-feature +zfh -target-feature +sve -target-feature +zvfh \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// RUN: %clang_cc1 -triple aarch64 -target-feature +sve \
|
||||
// RUN: -disable-O0-optnone -o - -fsyntax-only %s -verify
|
||||
// REQUIRES: aarch64-registered-target
|
||||
|
||||
#include <arm_sve.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user