summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/R600/schedule-fs-loop.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/CodeGen/R600/schedule-fs-loop.ll')
-rw-r--r--llvm/test/CodeGen/R600/schedule-fs-loop.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/R600/schedule-fs-loop.ll b/llvm/test/CodeGen/R600/schedule-fs-loop.ll
index 68c029360e6..d142cacd433 100644
--- a/llvm/test/CodeGen/R600/schedule-fs-loop.ll
+++ b/llvm/test/CodeGen/R600/schedule-fs-loop.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