[all-commits] [llvm/llvm-project] 6043d4: [amdgpu] Accept an optional max to amdgpu-lds-size...
Jon Chesterfield via All-commits
all-commits at lists.llvm.org
Sat Jul 15 13:39:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6043d4dfec1e47b6e314f3643f576ab808f246dc
https://github.com/llvm/llvm-project/commit/6043d4dfec1e47b6e314f3643f576ab808f246dc
Author: Jon Chesterfield <jonathanchesterfield at gmail.com>
Date: 2023-07-15 (Sat, 15 Jul 2023)
Changed paths:
M llvm/docs/AMDGPUUsage.rst
M llvm/lib/Target/AMDGPU/AMDGPULowerModuleLDSPass.cpp
M llvm/lib/Target/AMDGPU/AMDGPUMachineFunction.cpp
M llvm/test/CodeGen/AMDGPU/lower-module-lds-indirect-extern-uses-max-reachable-alignment.ll
Log Message:
-----------
[amdgpu] Accept an optional max to amdgpu-lds-size attribute for use in PromoteAlloca
More information about the All-commits
mailing list