Skip to content

Commit 1a341b0

Browse files
committed
Remove unused metadata from test
1 parent b6fa7ca commit 1a341b0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

llvm/test/Transforms/LoopVectorize/AArch64/maxbandwidth-regpressure.ll

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,4 @@ for.exit: ; preds = %for.body
3333
ret i32 %add
3434
}
3535

36-
!7 = distinct !{!7, !8, !9, !10}
37-
!8 = !{!"llvm.loop.mustprogress"}
38-
!9 = !{!"llvm.loop.vectorize.predicate.enable", i1 true}
39-
!10 = !{!"llvm.loop.vectorize.enable", i1 true}
4036
attributes #0 = { vscale_range(1,16) "target-features"="+sve" }

0 commit comments

Comments
 (0)