[all-commits] [llvm/llvm-project] 67d148: [AMDGPU][MC][GFX11][NFC] Update disassembler tests...
dpreobra via All-commits
all-commits at lists.llvm.org
Fri Aug 26 11:39:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 67d148b63c1dc7d06820beac041a9d2c58af54ed
https://github.com/llvm/llvm-project/commit/67d148b63c1dc7d06820beac041a9d2c58af54ed
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-08-26 (Fri, 26 Aug 2022)
Changed paths:
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc_dpp16.txt
M llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopc_dpp8.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopcx.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopcx_dpp16.txt
A llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vopcx_dpp8.txt
Log Message:
-----------
[AMDGPU][MC][GFX11][NFC] Update disassembler tests for VOPC and VOPC.DPP instructions
Differential Revision: https://reviews.llvm.org/D132737
More information about the All-commits
mailing list