[all-commits] [llvm/llvm-project] a28bbd: [amdgpu][nfc] Factor predicate out of findLDSVaria...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Wed Aug 31 07:45:14 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a28bbd00c65a881bb7073e710d315c23dabbd7c0
https://github.com/llvm/llvm-project/commit/a28bbd00c65a881bb7073e710d315c23dabbd7c0
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2022-08-31 (Wed, 31 Aug 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/lib/Target/AMDGPU/AMDGPUReplaceLDSUseWithPointer.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.cpp
M llvm/lib/Target/AMDGPU/Utils/AMDGPUMemoryUtils.h
Log Message:
-----------
[amdgpu][nfc] Factor predicate out of findLDSVariablesToLower
More information about the All-commits
mailing list