This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 9676b30e9f1 GlobalISel: moreElementsVector for G_LOAD/G_STORE new 79e53ddffac AMDGPU/GlobalISel: Select simple local stores
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/AMDGPUGISel.td | 1 + lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp | 29 ++- lib/Target/AMDGPU/AMDGPUInstructionSelector.h | 4 +- lib/Target/AMDGPU/AMDGPUInstructions.td | 4 +- lib/Target/AMDGPU/DSInstructions.td | 2 +- lib/Target/AMDGPU/SIInstrInfo.td | 31 ++- .../AMDGPU/GlobalISel/inst-select-store-local.mir | 262 +++++++++++++++++++++ 7 files changed, 314 insertions(+), 19 deletions(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/inst-select-store-local.mir