Skip to content

Commit d3dbfe0

Browse files
broxigarchenvar-const
authored andcommitted
[AMDGPU][MC] test update with script for vinterp asm test (llvm#135681)
This is a NFC patch. Run test update with script with --unique options for vinterp test. This reduce duplications. This prepares for the upcoming true16 clean up patch
1 parent c1a2922 commit d3dbfe0

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

llvm/test/MC/AMDGPU/vinterp.s

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 5
1+
// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --unique --version 5
22
// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1100 -mattr=+real-true16 -show-encoding %s | FileCheck -check-prefix=GCN %s
33
// RUN: llvm-mc -triple=amdgcn -mcpu=gfx1200 -mattr=+real-true16 -show-encoding %s | FileCheck -check-prefix=GCN %s
44

@@ -98,9 +98,6 @@ v_interp_p10_f16_f32 v0, v1.l, v2, v3.l wait_exp:1
9898
v_interp_p10_f16_f32 v0, v1.l, v2, v3.l wait_exp:7
9999
// GCN: v_interp_p10_f16_f32 v0, v1.l, v2, v3.l wait_exp:7 ; encoding: [0x00,0x07,0x02,0xcd,0x01,0x05,0x0e,0x04]
100100

101-
v_interp_p10_f16_f32 v0, v1.l, v2, v3.l
102-
// GCN: v_interp_p10_f16_f32 v0, v1.l, v2, v3.l wait_exp:0 ; encoding: [0x00,0x00,0x02,0xcd,0x01,0x05,0x0e,0x04]
103-
104101
v_interp_p10_f16_f32 v0, v1.h, v2, v3.l
105102
// GCN: v_interp_p10_f16_f32 v0, v1.h, v2, v3.l wait_exp:0 ; encoding: [0x00,0x08,0x02,0xcd,0x01,0x05,0x0e,0x04]
106103

@@ -137,9 +134,6 @@ v_interp_p2_f16_f32 v0.l, v1.l, v2, v3 wait_exp:1
137134
v_interp_p2_f16_f32 v0.l, v1.l, v2, v3 wait_exp:7
138135
// GCN: v_interp_p2_f16_f32 v0.l, v1.l, v2, v3 wait_exp:7 ; encoding: [0x00,0x07,0x03,0xcd,0x01,0x05,0x0e,0x04]
139136

140-
v_interp_p2_f16_f32 v0.l, v1.l, v2, v3
141-
// GCN: v_interp_p2_f16_f32 v0.l, v1.l, v2, v3 wait_exp:0 ; encoding: [0x00,0x00,0x03,0xcd,0x01,0x05,0x0e,0x04]
142-
143137
v_interp_p2_f16_f32 v0.l, v1.h, v2, v3
144138
// GCN: v_interp_p2_f16_f32 v0.l, v1.h, v2, v3 wait_exp:0 ; encoding: [0x00,0x08,0x03,0xcd,0x01,0x05,0x0e,0x04]
145139

@@ -179,9 +173,6 @@ v_interp_p10_rtz_f16_f32 v0, v1.l, v2, v3.l wait_exp:1
179173
v_interp_p10_rtz_f16_f32 v0, v1.l, v2, v3.l wait_exp:7
180174
// GCN: v_interp_p10_rtz_f16_f32 v0, v1.l, v2, v3.l wait_exp:7 ; encoding: [0x00,0x07,0x04,0xcd,0x01,0x05,0x0e,0x04]
181175

182-
v_interp_p10_rtz_f16_f32 v0, v1.l, v2, v3.l
183-
// GCN: v_interp_p10_rtz_f16_f32 v0, v1.l, v2, v3.l wait_exp:0 ; encoding: [0x00,0x00,0x04,0xcd,0x01,0x05,0x0e,0x04]
184-
185176
v_interp_p10_rtz_f16_f32 v0, v1.h, v2, v3.l
186177
// GCN: v_interp_p10_rtz_f16_f32 v0, v1.h, v2, v3.l wait_exp:0 ; encoding: [0x00,0x08,0x04,0xcd,0x01,0x05,0x0e,0x04]
187178

@@ -218,9 +209,6 @@ v_interp_p2_rtz_f16_f32 v0.l, v1.l, v2, v3 wait_exp:1
218209
v_interp_p2_rtz_f16_f32 v0.l, v1.l, v2, v3 wait_exp:7
219210
// GCN: v_interp_p2_rtz_f16_f32 v0.l, v1.l, v2, v3 wait_exp:7 ; encoding: [0x00,0x07,0x05,0xcd,0x01,0x05,0x0e,0x04]
220211

221-
v_interp_p2_rtz_f16_f32 v0.l, v1.l, v2, v3
222-
// GCN: v_interp_p2_rtz_f16_f32 v0.l, v1.l, v2, v3 wait_exp:0 ; encoding: [0x00,0x00,0x05,0xcd,0x01,0x05,0x0e,0x04]
223-
224212
v_interp_p2_rtz_f16_f32 v0.l, v1.h, v2, v3
225213
// GCN: v_interp_p2_rtz_f16_f32 v0.l, v1.h, v2, v3 wait_exp:0 ; encoding: [0x00,0x08,0x05,0xcd,0x01,0x05,0x0e,0x04]
226214

0 commit comments

Comments
 (0)