This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from f60859bbf92 GlobalISel: Implement fewerElementsVector for extensions new 2ae6343009e GlobalISel: Support fewerElementsVector for icmp/fcmp
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: include/llvm/CodeGen/GlobalISel/LegalizerHelper.h | 2 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 78 ++++++++++- lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 14 +- test/CodeGen/AMDGPU/GlobalISel/legalize-fcmp.mir | 146 +++++++++++++++++++-- test/CodeGen/AMDGPU/GlobalISel/legalize-icmp.mir | 152 +++++++++++++++++++++- 5 files changed, 370 insertions(+), 22 deletions(-)