[all-commits] [llvm/llvm-project] d3316b: [amdgpu] Delete elide-module-lds attribute
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Thu Jul 13 16:36:53 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d3316bc1114d17aac1a53d1fd32de92bdd70c837
https://github.com/llvm/llvm-project/commit/d3316bc1114d17aac1a53d1fd32de92bdd70c837
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-07-14 (Fri, 14 Jul 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/test/CodeGen/AMDGPU/lds-frame-extern.ll
M llvm/test/CodeGen/AMDGPU/lower-kernel-and-module-lds.ll
M llvm/test/CodeGen/AMDGPU/lower-module-lds-constantexpr.ll
M llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect-extern-uses-max-reachable-alignment.ll
M llvm/test/CodeGen/AMDGPU/lower-module-lds-offsets.ll
M llvm/test/CodeGen/AMDGPU/lower-module-lds-via-hybrid.ll
M llvm/test/CodeGen/AMDGPU/lower-module-lds.ll
Log Message:
-----------
[amdgpu] Delete elide-module-lds attribute
Requires D155190
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D155238
More information about the All-commits
mailing list