This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from a5e3faf5db8 Allow to truncate left shift with non-constant shift amount new 8b38a13919b [AMDGPU] Add pattern for v_alignbit_b32 with immediate
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/Target/AMDGPU/SIInstrInfo.td | 4 ++++ lib/Target/AMDGPU/SIInstructions.td | 5 ++--- test/CodeGen/AMDGPU/alignbit-pat.ll | 27 +++++++++++++++++++++++++++ test/CodeGen/AMDGPU/cgp-bitfield-extract.ll | 9 ++++----- test/CodeGen/AMDGPU/shift-and-i64-ubfe.ll | 22 +++++++++++----------- 5 files changed, 48 insertions(+), 19 deletions(-)