Skip to content

Commit 42ca76f

Browse files
committed
[Rebase] Update test
1 parent f43d6a7 commit 42ca76f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/Transforms/LoopVectorize/RISCV/first-order-recurrence-scalable-vf1.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
; NOTE: Assertions have been autogenerated by utils/update_test_checks.py UTC_ARGS: --version 5
2-
; RUN: opt -p loop-vectorize -scalable-vectorization=on -force-vector-width=1 -S %s | FileCheck %s
2+
; RUN: opt -p loop-vectorize -scalable-vectorization=on -S %s | FileCheck %s
33

44
target datalayout = "e-m:e-p:64:64-i64:64-i128:128-n32:64-S128"
55
target triple = "riscv64-unknown-linux-gnu"

0 commit comments

Comments
 (0)