1
0
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:
NAKAMURA Takumi 2014-04-15 10:12:47 +00:00
parent e4cc6b2f96
commit a803ecaa27

View File

@ -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