Skip to content

Commit 9047a2b

Browse files
committed
Remove unnecessary types
Signed-off-by: John Lu <[email protected]>
1 parent a2d07e2 commit 9047a2b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

llvm/test/CodeGen/AMDGPU/addsub64_carry.ll

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44

55
; RUN: llc -mtriple=amdgcn-amd-amdpal -mcpu=gfx900 < %s | FileCheck %s
66

7-
%0 = type { i64, i64, i32, i32 }
8-
%1 = type { [64 x [8 x i64]] }
97
%struct.uint96 = type { i64, i32 }
108
%struct.uint64pair = type { i64, i64 }
119

0 commit comments

Comments
 (0)