We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f43d6a7 commit 42ca76fCopy full SHA for 42ca76f
llvm/test/Transforms/LoopVectorize/RISCV/first-order-recurrence-scalable-vf1.ll
@@ -1,5 +1,5 @@
1
; 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
+; RUN: opt -p loop-vectorize -scalable-vectorization=on -S %s | FileCheck %s
3
4
target datalayout = "e-m:e-p:64:64-i64:64-i128:128-n32:64-S128"
5
target triple = "riscv64-unknown-linux-gnu"
0 commit comments