Skip to content

Commit 0fa066b

Browse files
authored
[NFC][RISCV] Cleanup unused attributes in xsfmm tests (#170601)
This is followup patch of #170589
1 parent c8a7a3a commit 0fa066b

15 files changed

+30
-88
lines changed

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vlte16.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vlte16(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vlte32.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vlte32(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vlte64.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vlte64(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vlte8.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vlte8(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vsettk.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define iXLen @test_sf_vsettk(iXLen %tk) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vsettm.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define iXLen @test_sf_vsettm(iXLen %tm) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vsettnt.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define iXLen @test_sf_vsettnt_e8w1(iXLen %tn) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vste16.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vste16(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vste32.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vste32(iXLen %tss, ptr %base, iXLen %vl) {

llvm/test/CodeGen/RISCV/rvv/sifive_sf_vste64.ll

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
11
; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 4
2-
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+v \
3-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
4-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
2+
; RUN: sed 's/iXLen/i32/g' %s | llc -mtriple=riscv32 -mattr=+xsfmmbase \
53
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
6-
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+v \
7-
; RUN: -mattr=+xsfmmbase -mattr=+xsfmm32a \
8-
; RUN: -mattr=+xsfmm32a8f -mattr=+xsfmm32a4i -mattr=+xsfmm64a64f \
4+
; RUN: sed 's/iXLen/i64/g' %s | llc -mtriple=riscv64 -mattr=+xsfmmbase \
95
; RUN: -verify-machineinstrs | FileCheck %s --check-prefixes=CHECK
106

117
define dso_local void @test_sf_vste64(iXLen %tss, ptr %base, iXLen %vl) {

0 commit comments

Comments
 (0)