[llvm] 20793b2 - AMDGPU: Fix test in code directory

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 1 10:27:19 PDT 2020


Author: Matt Arsenault
Date: 2020-06-01T13:26:51-04:00
New Revision: 20793b2aef1c7589cff1c35194f1463e747cb1a5

URL: https://github.com/llvm/llvm-project/commit/20793b2aef1c7589cff1c35194f1463e747cb1a5
DIFF: https://github.com/llvm/llvm-project/commit/20793b2aef1c7589cff1c35194f1463e747cb1a5.diff

LOG: AMDGPU: Fix test in code directory

Added: 
    llvm/test/CodeGen/AMDGPU/sroa-before-unroll.ll

Modified: 
    

Removed: 
    llvm/lib/Target/AMDGPU/sroa-before-unroll.ll


################################################################################
diff  --git a/llvm/lib/Target/AMDGPU/sroa-before-unroll.ll b/llvm/test/CodeGen/AMDGPU/sroa-before-unroll.ll
similarity index 100%
rename from llvm/lib/Target/AMDGPU/sroa-before-unroll.ll
rename to llvm/test/CodeGen/AMDGPU/sroa-before-unroll.ll


        


More information about the llvm-commits mailing list