This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from db58626da58 [InstCombine] allow more shuffle-binop folds with safe constants new e07c9538b54 Reapply "AMDGPU: Force inlining if LDS global address is used"
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: lib/Target/AMDGPU/AMDGPUAlwaysInlinePass.cpp | 108 +++++++++++++++++---- lib/Target/AMDGPU/AMDGPUTargetMachine.cpp | 12 ++- lib/Target/AMDGPU/AMDGPUTargetMachine.h | 1 + test/CodeGen/AMDGPU/early-inline.ll | 10 +- .../force-alwaysinline-lds-global-address.ll | 77 +++++++++++++++ test/CodeGen/AMDGPU/stress-calls.ll | 2 +- 6 files changed, 182 insertions(+), 28 deletions(-) create mode 100644 test/CodeGen/AMDGPU/force-alwaysinline-lds-global-address.ll