This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from fd7d6a86694 [WebAssembly] Fixed Disassembler ignoring endian swap on bi [...] new e6576d59f13 AMDGPU/GlobalISel: Legalize addrspacecast
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/CodeGen/GlobalISel/LegalizerHelper.cpp | 1 + lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 177 ++++++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.h | 11 + lib/Target/AMDGPU/SIISelLowering.cpp | 3 +- .../AMDGPU/GlobalISel/legalize-addrspacecast.mir | 393 +++++++++++++++++++++ 5 files changed, 584 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/GlobalISel/legalize-addrspacecast.mir