Skip to content

Commit 26e009c

Browse files
committed
Remove 'assertions automatically generated' line from test
1 parent e056129 commit 26e009c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llvm/test/Transforms/LoopVectorize/AArch64/clamped-trip-count.ll

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 2
21
; RUN: opt -S < %s -passes=loop-vectorize -mtriple aarch64-linux-gnu -mattr=+sve 2>&1 | FileCheck %s
32

43
define void @clamped_tc_8(ptr nocapture %dst, i32 %n, i64 %val){

0 commit comments

Comments
 (0)