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 201b837 commit 099e2c7Copy full SHA for 099e2c7
llvm/test/Transforms/LoopVectorize/AArch64/bug165359.ll
@@ -1,4 +1,4 @@
1
-; RUN: opt < %s -passes=loop-vectorize -S -pass-remarks=loop-vectorize -debug-only=loop-vectorize &> %t
+; RUN: opt < %s -passes=loop-vectorize -S -pass-remarks=loop-vectorize -debug-only=loop-vectorize -disable-output &> %t
2
; RUN: cat %t | FileCheck --check-prefix=CHECK-REMARKS %s
3
4
; CHECK-REMARKS: LV: Recipe with invalid costs prevented vectorization at VF=(vscale x 1): fadd.
0 commit comments