[all-commits] [llvm/llvm-project] f0e3b3: [amdgpu][nfc] Move non-shared code out of LDSUtils
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Dec 8 08:23:20 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f0e3b39a5d0168b30bae84703bbd23c820f41a83
https://github.com/llvm/llvm-project/commit/f0e3b39a5d0168b30bae84703bbd23c820f41a83
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2021-12-08 (Wed, 08 Dec 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/lib/Target/AMDGPU/AMDGPUReplaceLDSUseWithPointer.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPULDSUtils.h
Log Message:
-----------
[amdgpu][nfc] Move non-shared code out of LDSUtils
More information about the All-commits
mailing list