This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from cfd8739 [asan] Set alignment of __asan_global_* globals to sizeof(Glo [...] new 8c7e984 AMDGPU: Fix breaking VOP3 v_add_i32s new fac5124 AMDGPU: Fix sext_inreg for i1 in i16
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/SIInstructions.td | 5 + lib/Target/AMDGPU/SIShrinkInstructions.cpp | 12 +- test/CodeGen/AMDGPU/sext-in-reg.ll | 133 +++++++++++ test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir | 305 ++++++++++++++++++++++++++ 4 files changed, 454 insertions(+), 1 deletion(-) create mode 100644 test/CodeGen/AMDGPU/shrink-vop3-carry-out.mir