[AMDGPU][MC][NFC] Rename VOP3 VOPC test files
authorJoe Nash <Joseph.Nash@amd.com>
Mon, 14 Nov 2022 15:15:27 +0000 (10:15 -0500)
committerJoe Nash <Joseph.Nash@amd.com>
Mon, 14 Nov 2022 18:27:38 +0000 (13:27 -0500)
D136149 and D136148 renamed the MC test files for VOP3 promoted from VOP1 and
VOP2 in a consistent way. Do the same for VOP3 coming from VOPC.

Reviewed By: dp

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

12 files changed:
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopcx.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp16.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopc.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp8.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopcx.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp8.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s with 100% similarity]
llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopcx.s [moved from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx.s with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopc.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp16.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopcx.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp16.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopc.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp8.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopcx.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp8.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopc.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c.txt with 100% similarity]
llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopcx.txt [moved from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx.txt with 100% similarity]