[all-commits] [llvm/llvm-project] 5781b5: [AMDGPU][True16][MC] update mc test of a few vop1 ...
Brox Chen via All-commits
all-commits at lists.llvm.org
Tue May 6 07:14:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5781b5e60f7b6a41ab4a0ea9630734dcd55526d3
https://github.com/llvm/llvm-project/commit/5781b5e60f7b6a41ab4a0ea9630734dcd55526d3
Author: Brox Chen <guochen2 at amd.com>
Date: 2025-05-06 (Tue, 06 May 2025)
Changed paths:
M llvm/test/MC/AMDGPU/gfx11_asm_vop1_t16_promote.s
M llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop1.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop1.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop1_dpp16.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop1_dpp8.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop1_t16_err.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop1_t16_promote.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1_dpp16.s
M llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop1_dpp8.s
Log Message:
-----------
[AMDGPU][True16][MC] update mc test of a few vop1 t16 inst (#135588)
This is a NFC patch.
Regarding a few vop1 true16 instructions, the tablegen change has been
done but the test changes are not complete. This patch update mc test of
a few vop1 t16 that were missing before.
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