[AUTO-GENERATED] Migrate ui tests from //
to //@
directives
This commit is contained in:
parent
e53d6dd35b
commit
ec2cc761bc
9925 changed files with 16397 additions and 16397 deletions
|
@ -1,9 +1,9 @@
|
|||
// revisions: aarch64-neon aarch64-sve2
|
||||
// [aarch64-neon] compile-flags: -Ctarget-feature=+neon --target=aarch64-unknown-linux-gnu
|
||||
// [aarch64-neon] needs-llvm-components: aarch64
|
||||
// [aarch64-sve2] compile-flags: -Ctarget-feature=-neon,+sve2 --target=aarch64-unknown-linux-gnu
|
||||
// [aarch64-sve2] needs-llvm-components: aarch64
|
||||
// build-pass
|
||||
//@ revisions: aarch64-neon aarch64-sve2
|
||||
//@ [aarch64-neon] compile-flags: -Ctarget-feature=+neon --target=aarch64-unknown-linux-gnu
|
||||
//@ [aarch64-neon] needs-llvm-components: aarch64
|
||||
//@ [aarch64-sve2] compile-flags: -Ctarget-feature=-neon,+sve2 --target=aarch64-unknown-linux-gnu
|
||||
//@ [aarch64-sve2] needs-llvm-components: aarch64
|
||||
//@ build-pass
|
||||
#![no_core]
|
||||
#![crate_type = "rlib"]
|
||||
#![feature(intrinsics, rustc_attrs, no_core, lang_items, staged_api)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue