This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec69d2c9e67 AMDGPU/GlobalISel: Select G_PTR_MASK new 81c69f62406 AMDGPU: Remove code address space predicates
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 | 10 +- lib/Target/AMDGPU/DSInstructions.td | 4 +- lib/Target/AMDGPU/SIInstrInfo.td | 68 +++-- .../AMDGPU/GlobalISel/inst-select-load-local.mir | 42 ++- .../AMDGPU/GlobalISel/inst-select-store-local.mir | 304 +++++++++++++++++++++ utils/TableGen/CodeGenDAGPatterns.cpp | 1 + 6 files changed, 400 insertions(+), 29 deletions(-)