[all-commits] [llvm/llvm-project] 9b2f35: AMDGPU/GlobalISel: Select DS GWS intrinsics
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jan 16 08:25:14 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9b2f3532c7ffa664a004714731752733d914e2d4
https://github.com/llvm/llvm-project/commit/9b2f3532c7ffa664a004714731752733d914e2d4
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-16 (Thu, 16 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.barrier.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.init.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.sema.br.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.sema.release.all.ll
A llvm/test/CodeGen/AMDGPU/GlobalISel/llvm.amdgcn.ds.gws.sema.v.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.barrier.ll
M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.ds.gws.init.ll
Log Message:
-----------
AMDGPU/GlobalISel: Select DS GWS intrinsics
More information about the All-commits
mailing list