This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 5d4101dba49 AMDGPU: Handle partial shift reduction for variable shifts new 3a2083a2cd8 [Hexagon] Add patterns for vector shift-and-accumulate new c31fde08240 AMDGPU: Ignore any_extend in mul24 combine
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: lib/Target/AMDGPU/AMDGPUISelLowering.cpp | 11 + lib/Target/Hexagon/HexagonPatternsHVX.td | 5 + test/CodeGen/AMDGPU/mul_uint24-amdgcn.ll | 66 ++++-- test/CodeGen/Hexagon/autohvx/shift-128b.ll | 320 +++-------------------------- test/CodeGen/Hexagon/autohvx/shift-64b.ll | 177 +++------------- 5 files changed, 135 insertions(+), 444 deletions(-)