Skip to content

Commit bfe355a

Browse files
committed
Removing irrelevant comment and attributes
1 parent db4ba49 commit bfe355a

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

llvm/test/CodeGen/Hexagon/swp-epilog-phi9.ll

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
; blocks, when there are 3 epilog blocks. The Phi was scheduled in stage
55
; 2, so the computation for the number of Phis needs to be adjusted when
66
; the incoming prolog block is from prolog 0 or prolog 1.
7-
; Note: the pipeliner no longer generates a 3 stage pipeline for this test.
87
; Note: the pipeliner has been generating a 4-stage pipelined loop.
98

109
; CHECK: loop0
@@ -52,7 +51,3 @@ declare i32 @llvm.hexagon.M2.mpy.ll.s0(i32, i32) #1
5251

5352
; Function Attrs: nounwind readnone
5453
declare i32 @llvm.hexagon.M2.mpy.acc.sat.ll.s0(i32, i32, i32) #1
55-
56-
attributes #0 = { nounwind "target-cpu"="hexagonv68" }
57-
attributes #1 = { nounwind readnone }
58-
attributes #2 = { nounwind }

0 commit comments

Comments
 (0)