From 40bae766206f079f82f89df86dc008dba77ba761 Mon Sep 17 00:00:00 2001 From: Matt Arsenault Date: Mon, 3 Oct 2016 12:58:59 +0000 Subject: [PATCH] AMDGPU: Fix missing -verify-machineinstrs in test llvm-svn: 283107 --- llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll b/llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll index 5171406469ab..c3d9ee7f13fd 100644 --- a/llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll +++ b/llvm/test/CodeGen/AMDGPU/si-spill-sgpr-stack.ll @@ -1,4 +1,4 @@ -; RUN: llc -march=amdgcn -mcpu=fiji < %s | FileCheck %s +; RUN: llc -march=amdgcn -mcpu=fiji -verify-machineinstrs < %s | FileCheck %s ; Make sure this doesn't crash. ; CHECK: {{^}}test: