We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8431494 commit 37ce189Copy full SHA for 37ce189
llvm/test/CodeGen/RISCV/misched-mem-clustering.mir
@@ -12,6 +12,8 @@
12
# RUN: -start-before=machine-scheduler -stop-after=postmisched -o - 2>&1 < %s \
13
# RUN: | FileCheck -check-prefix=MEMCLUSTER %s
14
15
+# REQUIRES: asserts
16
+
17
...
18
---
19
name: mem_clustering_1
0 commit comments