summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoman Gareev <gareevroman@gmail.com>2017-07-19 18:01:51 +0000
committerRoman Gareev <gareevroman@gmail.com>2017-07-19 18:01:51 +0000
commit5abea0c97a3810afe82b09447f435cf169b8962f (patch)
tree4409044db14912be1d6426a35d5b293d9a0524ce
parent93fdaca5ac327b08f8be188f2404e064ce7ae478 (diff)
downloadbcm5719-llvm-5abea0c97a3810afe82b09447f435cf169b8962f.tar.gz
bcm5719-llvm-5abea0c97a3810afe82b09447f435cf169b8962f.zip
[FIX] Update test/ScheduleOptimizer/pattern-matching-based-opts_11.ll.
llvm-svn: 308501
-rw-r--r--polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll b/polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll
index cb8f284f7ed..a2d11fb3229 100644
--- a/polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll
+++ b/polly/test/ScheduleOptimizer/pattern-matching-based-opts_11.ll
@@ -10,6 +10,7 @@
; RUN: -polly-target-2nd-cache-level-size=262144 \
; RUN: -polly-opt-isl -debug < %s 2>&1 \
; RUN: | FileCheck %s
+; REQUIRES: asserts
;
; Check that the pattern matching detects the matrix multiplication pattern
; in case scalar memory accesses were replaced by accesses to newly created
OpenPOWER on IntegriCloud