From 82267a553de47563969589b04b1e0f649bf0442b Mon Sep 17 00:00:00 2001 From: Connor Abbott Date: Thu, 3 Aug 2017 20:22:30 +0000 Subject: [PATCH] test commit llvm-svn: 309981 --- llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll b/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll index 8baaad1..d305165 100644 --- a/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll +++ b/llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll @@ -64,3 +64,4 @@ endif: declare i32 @llvm.amdgcn.mov.dpp.i32(i32, i32, i32, i32, i1) #0 attributes #0 = { nounwind readnone convergent } + -- 2.7.4