diff --git a/llvm/test/CodeGen/Hexagon/swp-copytophi-dag.ll b/llvm/test/CodeGen/Hexagon/swp-copytophi-dag.ll index a239baae141f..69743407c148 100644 --- a/llvm/test/CodeGen/Hexagon/swp-copytophi-dag.ll +++ b/llvm/test/CodeGen/Hexagon/swp-copytophi-dag.ll @@ -1,3 +1,5 @@ +; REQUIRES: asserts +; ; RUN: llc -march=hexagon -enable-pipeliner=true -debug-only=pipeliner < %s \ ; RUN: 2>&1 | FileCheck %s