mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
vect.omp.persistence.ll REQUIRES asserts due to -debug-only.
llvm-svn: 206271
This commit is contained in:
parent
e4cc6b2f96
commit
a803ecaa27
@ -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…
Reference in New Issue
Block a user