[all-commits] [llvm/llvm-project] 09fec4: [AMDGPU][RFC] Combine asm and disasm tests. (#92895)
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri Jul 19 09:05:48 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09fec4688234d899c82a5526874177c734dcc91b
https://github.com/llvm/llvm-project/commit/09fec4688234d899c82a5526874177c734dcc91b
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2024-07-19 (Fri, 19 Jul 2024)
Changed paths:
M llvm/test/MC/AMDGPU/gfx12_asm_vop1.s
M llvm/test/MC/AMDGPU/lit.local.cfg
R llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop1.txt
Log Message:
-----------
[AMDGPU][RFC] Combine asm and disasm tests. (#92895)
Eliminates the need to replicate the same instructions in MC and
MC/Disassembler tests and synchronize changes in them. Also highlights
differences between disassembled, reassembled and original instructions.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list