File tree 4 files changed +12
-12
lines changed
llvm/test/CodeGen/AArch64
4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -mtriple=aarch64-- -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
- ; RUN: llc -mtriple=aarch64-- -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
- ; RUN: llc -mtriple=aarch64-none-eabi -mattr=-lse,-fp-armv8 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
2
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=-lse,-fp-armv8 -O1 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
5
5
6
6
define half @test_atomicrmw_fadd_f16_seq_cst_align2 (ptr %ptr , half %value ) #0 {
7
7
; NOLSE-LABEL: test_atomicrmw_fadd_f16_seq_cst_align2:
Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -mtriple=aarch64-- -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
- ; RUN: llc -mtriple=aarch64-- -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
- ; RUN: llc -mtriple=aarch64-none-eabi -mattr=-lse,-fp-armv8 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
2
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=-lse,-fp-armv8 -O1 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
5
5
6
6
define half @test_atomicrmw_fmax_f16_seq_cst_align2 (ptr %ptr , half %value ) #0 {
7
7
; NOLSE-LABEL: test_atomicrmw_fmax_f16_seq_cst_align2:
Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -mtriple=aarch64-- -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
- ; RUN: llc -mtriple=aarch64-- -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
- ; RUN: llc -mtriple=aarch64-none-eabi -mattr=-lse,-fp-armv8 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
2
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=-lse,-fp-armv8 -O1 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
5
5
6
6
define half @test_atomicrmw_fmin_f16_seq_cst_align2 (ptr %ptr , half %value ) #0 {
7
7
; NOLSE-LABEL: test_atomicrmw_fmin_f16_seq_cst_align2:
Original file line number Diff line number Diff line change 1
1
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
2
- ; RUN: llc -mtriple=aarch64-- -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
- ; RUN: llc -mtriple=aarch64-- -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
- ; RUN: llc -mtriple=aarch64-none-eabi -mattr=-lse,-fp-armv8 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
2
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=NOLSE %s
3
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=+lse -O1 -fast-isel=0 -global-isel=false %s -o - | FileCheck -check-prefix=LSE %s
4
+ ; RUN: llc -mtriple=aarch64-none-linux-gnu -mattr=-lse,-fp-armv8 -O1 < %s | FileCheck -check-prefix=SOFTFP-NOLSE %s
5
5
6
6
define half @test_atomicrmw_fsub_f16_seq_cst_align2 (ptr %ptr , half %value ) #0 {
7
7
; NOLSE-LABEL: test_atomicrmw_fsub_f16_seq_cst_align2:
You can’t perform that action at this time.
0 commit comments