This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 4effab6b152 [ARM] CodeGen test new cf56d5d8989 [AMDGPU] SDWA: add support for PRESERVE into SDWA peephole.
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.cpp | 22 + lib/Target/AMDGPU/SIPeepholeSDWA.cpp | 797 ++++++++++++++++++---------- test/CodeGen/AMDGPU/fabs.f16.ll | 3 +- test/CodeGen/AMDGPU/fcanonicalize.f16.ll | 7 +- test/CodeGen/AMDGPU/fneg.f16.ll | 3 +- test/CodeGen/AMDGPU/sdwa-peephole-instr.mir | 4 +- test/CodeGen/AMDGPU/sdwa-preserve.mir | 56 ++ 7 files changed, 597 insertions(+), 295 deletions(-) create mode 100644 test/CodeGen/AMDGPU/sdwa-preserve.mir