[all-commits] [llvm/llvm-project] 49e424: AMDGPU/GlobalISel: Select global MUBUF atomicrmw
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Fri Jan 31 06:05:50 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 49e424e08e8813dc8ca8c71b59b5d8d959375c61
https://github.com/llvm/llvm-project/commit/49e424e08e8813dc8ca8c71b59b5d8d959375c61
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPUGISel.td
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
M llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
M llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-atomicrmw-add-global.mir
M llvm/test/CodeGen/AMDGPU/GlobalISel/mubuf-global.ll
Log Message:
-----------
AMDGPU/GlobalISel: Select global MUBUF atomicrmw
More information about the All-commits
mailing list