This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 76182202214 AMDGPU/GlobalISel: Really legalize exts from i1 new 83a5392e6d6 GlobalISel: Add isPointer legality predicates new c1ef295d680 AMDGPU: Legalize more bitcasts
The 2 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: include/llvm/CodeGen/GlobalISel/LegalizerInfo.h | 6 + lib/CodeGen/GlobalISel/LegalityPredicates.cpp | 14 ++ lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 12 +- .../CodeGen/AMDGPU/GlobalISel/legalize-bitcast.mir | 174 ++++++++++++++++++++- 4 files changed, 196 insertions(+), 10 deletions(-)