From: Joe Nash Date: Mon, 14 Nov 2022 15:15:27 +0000 (-0500) Subject: [AMDGPU][MC][NFC] Rename VOP3 VOPC test files X-Git-Tag: upstream/17.0.6~27713 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=38f47d90dbab5a24bf5f96bf2141cd4c063158db;p=platform%2Fupstream%2Fllvm.git [AMDGPU][MC][NFC] Rename VOP3 VOPC test files 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 --- diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp16.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopc.s diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp16.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopcx.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp16.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vopcx.s diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp8.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopc.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3c_dpp8.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopc.s diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp8.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopcx.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx_dpp8.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vopcx.s diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3c.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopc.s diff --git a/llvm/test/MC/AMDGPU/gfx11_asm_vop3cx.s b/llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopcx.s similarity index 100% rename from llvm/test/MC/AMDGPU/gfx11_asm_vop3cx.s rename to llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vopcx.s diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp16.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopc.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp16.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopc.txt diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp16.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopcx.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp16.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vopcx.txt diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp8.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopc.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c_dpp8.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopc.txt diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp8.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopcx.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx_dpp8.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vopcx.txt diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopc.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3c.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopc.txt diff --git a/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx.txt b/llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopcx.txt similarity index 100% rename from llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3cx.txt rename to llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vopcx.txt