[PATCH] D131559: [AMDGPU][MC][GFX11][NFC] Consolidate VOP tests
Dmitry Preobrazhensky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 11 05:02:38 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc0de0e0c647d: [AMDGPU][MC][GFX11][NFC] Consolidate VOP tests by encoding (authored by dp).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131559/new/
https://reviews.llvm.org/D131559
Files:
llvm/test/MC/AMDGPU/gfx11_asm_dpp.s
llvm/test/MC/AMDGPU/gfx11_asm_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop1_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop1_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3cx.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3p_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vop3p_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_dpp8.s
llvm/test/MC/AMDGPU/gfx11_asm_vopc_e64.s
llvm/test/MC/AMDGPU/gfx11_asm_vopcx.s
llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp16.s
llvm/test/MC/AMDGPU/gfx11_asm_vopcx_dpp8.s
More information about the llvm-commits
mailing list