[llvm] 0c1b18f - Test commit

Mateja Marjanovic via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 30 06:06:07 PST 2021


Author: Mateja Marjanovic
Date: 2021-11-30T15:00:16+01:00
New Revision: 0c1b18f0f3e526da7dcbbd5a9e363dca85a90c95

URL: https://github.com/llvm/llvm-project/commit/0c1b18f0f3e526da7dcbbd5a9e363dca85a90c95
DIFF: https://github.com/llvm/llvm-project/commit/0c1b18f0f3e526da7dcbbd5a9e363dca85a90c95.diff

LOG: Test commit

Change-Id: I1d310a860ed673acdc8177232c91025004b1f3d2

Added: 
    

Modified: 
    llvm/test/CodeGen/AMDGPU/load-constant-f32.ll

Removed: 
    


################################################################################
diff  --git a/llvm/test/CodeGen/AMDGPU/load-constant-f32.ll b/llvm/test/CodeGen/AMDGPU/load-constant-f32.ll
index 4a07038fc9020..f243598fb219a 100644
--- a/llvm/test/CodeGen/AMDGPU/load-constant-f32.ll
+++ b/llvm/test/CodeGen/AMDGPU/load-constant-f32.ll
@@ -34,4 +34,4 @@ entry:
   %add.7 = fadd float %tmp7, %add.6
   store float %add.7, float addrspace(1)* %out_ptr, align 4
   ret void
-}
\ No newline at end of file
+}


        


More information about the llvm-commits mailing list