This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f9c8d73 SDAG: Implement Select instead of SelectImpl in X86 new 3e43181 AMDGPU: Change private_element_size to 4 new d8cfa0f [PGO] Use WeakAny linkage for __llvm_profile_raw_version Use [...] new da4b82a AMDGPU: Make some instructions convergent
The 3 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/AMDGPUSubtarget.cpp | 2 +- lib/Target/AMDGPU/SIInstructions.td | 8 +++- .../Instrumentation/PGOInstrumentation.cpp | 2 +- test/CodeGen/AMDGPU/indirect-private-64.ll | 51 +++++++++++++++++----- test/CodeGen/AMDGPU/insert_vector_elt.ll | 4 +- test/CodeGen/AMDGPU/large-alloca-compute.ll | 10 ++--- test/CodeGen/AMDGPU/large-alloca-graphics.ll | 20 ++++----- test/CodeGen/AMDGPU/large-work-group-registers.ll | 2 +- .../vgpr-spill-emergency-stack-slot-compute.ll | 17 +++++--- .../AMDGPU/vgpr-spill-emergency-stack-slot.ll | 18 ++++---- 10 files changed, 90 insertions(+), 44 deletions(-)