diff options
Diffstat (limited to 'llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll')
-rw-r--r-- | llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll b/llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll index 3607e23..de488c5 100644 --- a/llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll +++ b/llvm/test/CodeGen/AMDGPU/llvm.r600.dot4.ll @@ -1,4 +1,4 @@ -; RUN: llc -mtriple=r600 -mcpu=redwood -verify-machineinstrs < %s +; RUN: llc -mtriple=r600 -mcpu=redwood < %s declare float @llvm.r600.dot4(<4 x float>, <4 x float>) nounwind readnone |