[llvm] r309981 - test commit
Connor Abbott via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 3 13:22:30 PDT 2017
Author: cwabbott
Date: Thu Aug 3 13:22:30 2017
New Revision: 309981
URL: http://llvm.org/viewvc/llvm-project?rev=309981&view=rev
Log:
test commit
Modified:
llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
Modified: llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll?rev=309981&r1=309980&r2=309981&view=diff
==============================================================================
--- llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll (original)
+++ llvm/trunk/test/CodeGen/AMDGPU/llvm.amdgcn.mov.dpp.ll Thu Aug 3 13:22:30 2017
@@ -64,3 +64,4 @@ endif:
declare i32 @llvm.amdgcn.mov.dpp.i32(i32, i32, i32, i32, i1) #0
attributes #0 = { nounwind readnone convergent }
+
More information about the llvm-commits
mailing list