This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 1e8d4d3b2ff [IR] Use CallBase to simplify some code new e405a3bd224 GlobalISel: Implement fewerElementsVector for select
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 | 3 + lib/CodeGen/GlobalISel/LegalizerHelper.cpp | 74 ++++++++ lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp | 21 ++- test/CodeGen/AMDGPU/GlobalISel/legalize-select.mir | 209 +++++++++++++++++++++ 4 files changed, 306 insertions(+), 1 deletion(-)