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 33de6aa commit 07cd105Copy full SHA for 07cd105
llvm/test/CodeGen/AArch64/regalloc-hint-movprfx.mir
@@ -1,4 +1,5 @@
1
# RUN: llc -mtriple=aarch64 -mattr=+sve -start-before=greedy -stop-after=virtregrewriter -debug-only=regalloc %s -o /dev/null 2>&1 | FileCheck %s --check-prefix=DBG
2
+# REQUIRES: asserts
3
4
# Check that the register allocator gets hints to reuse registers of one of it's operands.
5
---
0 commit comments