This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from ec193781b1a Regenerate expectations for trunc-to-bool.ll . NFC new 110a2bc8184 [AMDGPU] Untangle SDWA pass from SIShrinkInstructions
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/AMDGPUTargetMachine.cpp | 2 +- lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 91 +++++++++++++++++++------- test/CodeGen/AMDGPU/add.v2i16.ll | 8 +-- test/CodeGen/AMDGPU/ashr.v2i16.ll | 2 +- test/CodeGen/AMDGPU/fabs.f16.ll | 8 +-- test/CodeGen/AMDGPU/fadd.f16.ll | 6 +- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 6 +- test/CodeGen/AMDGPU/fmul.f16.ll | 6 +- test/CodeGen/AMDGPU/fneg-fabs.f16.ll | 8 +-- test/CodeGen/AMDGPU/fneg.f16.ll | 2 +- test/CodeGen/AMDGPU/fptosi.f16.ll | 2 +- test/CodeGen/AMDGPU/fptoui.f16.ll | 2 +- test/CodeGen/AMDGPU/fsub.f16.ll | 4 +- test/CodeGen/AMDGPU/immv216.ll | 38 +++++------ test/CodeGen/AMDGPU/insert_vector_elt.v2i16.ll | 8 +-- test/CodeGen/AMDGPU/llvm.fmuladd.f16.ll | 2 +- test/CodeGen/AMDGPU/llvm.maxnum.f16.ll | 6 +- test/CodeGen/AMDGPU/llvm.minnum.f16.ll | 6 +- test/CodeGen/AMDGPU/scratch-simple.ll | 6 +- test/CodeGen/AMDGPU/sdwa-peephole.ll | 24 +++---- test/CodeGen/AMDGPU/shl.v2i16.ll | 2 +- test/CodeGen/AMDGPU/sminmax.v2i16.ll | 8 +-- test/CodeGen/AMDGPU/sub.v2i16.ll | 12 ++-- test/CodeGen/AMDGPU/v_mac_f16.ll | 31 +++++---- 24 files changed, 169 insertions(+), 121 deletions(-)