summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll')
-rw-r--r--llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll b/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
index ba6e8a1ec9d..5e875c49ab5 100644
--- a/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
+++ b/llvm/test/CodeGen/R600/schedule-fs-loop-nested.ll
@@ -1,4 +1,5 @@
;RUN: llc < %s -march=r600 -mcpu=cayman -stress-sched -verify-misched
+;REQUIRES: asserts
define void @main() {
main_body:
OpenPOWER on IntegriCloud