mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-21 21:29:41 +00:00
vect.omp.persistence.ll REQUIRES asserts due to -debug-only.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206271 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
b9a99d4593
commit
bc4e3c024c
@ -1,4 +1,5 @@
|
||||
; RUN: opt < %s -O2 -force-vector-unroll=2 -force-vector-width=4 -debug-only=loop-vectorize -stats -S 2>&1 | FileCheck %s
|
||||
; REQUIRES: asserts
|
||||
|
||||
; Loop from "rotated"
|
||||
; CHECK: LV: Loop hints: force=enabled
|
||||
|
Loading…
x
Reference in New Issue
Block a user