diff options
Diffstat (limited to 'llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll')
-rw-r--r-- | llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll b/llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll index 59629140044..b71eb879fa5 100644 --- a/llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll +++ b/llvm/test/CodeGen/Hexagon/swp-epilog-phi6.ll @@ -1,4 +1,5 @@ ; RUN: llc -march=hexagon -O2 -debug-only=pipeliner < %s -o - 2>&1 > /dev/null | FileCheck %s +; REQUIRES: asserts ; Test that the phi in the first epilog block is getter the correct ; value from the kernel block. In this bug, the phi was using the value |