From 6615aeaf28d0b019843f676421431a1be00bb461 Mon Sep 17 00:00:00 2001 From: Connor Abbott Date: Thu, 3 Aug 2017 20:22:30 +0000 Subject: [PATCH] test commit git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@309981 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll | 1 + 1 file changed, 1 insertion(+) diff --git a/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll b/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll index 8baaad19040..d3051659f36 100644 --- a/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll +++ b/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.50.1