Skip to content

Commit f152006

Browse files
committed
Fix test name
1 parent ba977f0 commit f152006

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/LoopVectorize/RISCV/type-info-cache-evl-crash.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
; with a new one.
77

88
define void @type_info_cache_clobber(ptr %dstv, ptr %src, i64 %wide.trip.count) {
9-
; CHECK-LABEL: define void @type_info_invalid_cache(
9+
; CHECK-LABEL: define void @type_info_cache_clobber(
1010
; CHECK-SAME: ptr [[DSTV:%.*]], ptr [[SRC:%.*]], i64 [[WIDE_TRIP_COUNT:%.*]]) #[[ATTR0:[0-9]+]] {
1111
; CHECK-NEXT: [[ENTRY:.*]]:
1212
; CHECK-NEXT: [[TMP0:%.*]] = add i64 [[WIDE_TRIP_COUNT]], 1

0 commit comments

Comments
 (0)