[all-commits] [llvm/llvm-project] c0de0e: [AMDGPU][MC][GFX11][NFC] Consolidate VOP tests by ...

dpreobra via All-commits all-commits at lists.llvm.org
Thu Aug 11 05:02:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c0de0e0c647d9c0e916733dbe0ffceab70521599
      https://github.com/llvm/llvm-project/commit/c0de0e0c647d9c0e916733dbe0ffceab70521599
  Author: Dmitry Preobrazhensky <d-pre at mail.ru>
  Date:   2022-08-11 (Thu, 11 Aug 2022)

  Changed paths:
    R llvm/test/MC/AMDGPU/gfx11_asm_dpp.s
    R llvm/test/MC/AMDGPU/gfx11_asm_dpp16.s
    R llvm/test/MC/AMDGPU/gfx11_asm_dpp8.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop1_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop1_dpp8.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp8.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp8.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3cx.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp8.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3p_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vop3p_dpp8.s
    R llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp8.s
    R llvm/test/MC/AMDGPU/gfx11_asm_vopc_e64.s
    M llvm/test/MC/AMDGPU/gfx11_asm_vopcx.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp16.s
    A llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp8.s

  Log Message:
  -----------
  [AMDGPU][MC][GFX11][NFC] Consolidate VOP tests by encoding

Differential Revision: https://reviews.llvm.org/D131559




More information about the All-commits mailing list