This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 368802e5eb3 [test] Avoid spurious failure in debug-names-find.s. NFC. new 3210e64b499 [AMDGPU][MC][VI][GFX9] Added support of SDWA/DPP for v_cndmask_b32
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/SIPeepholeSDWA.cpp | 4 ++++ lib/Target/AMDGPU/VOP2Instructions.td | 24 +++++++++++++++++++++++- test/MC/AMDGPU/vop_dpp.s | 8 ++++++++ test/MC/AMDGPU/vop_sdwa.s | 14 ++++++++++++++ test/MC/Disassembler/AMDGPU/dpp_vi.txt | 8 +++++++- test/MC/Disassembler/AMDGPU/sdwa_gfx9.txt | 9 +++++++++ test/MC/Disassembler/AMDGPU/sdwa_vi.txt | 3 +++ 7 files changed, 68 insertions(+), 2 deletions(-)