Skip to content

Commit 0f7b3a9

Browse files
authored
Revert "[AMDGPU][True16][MC] update vop2 mc test with update script (… (#119253)
The previous patch https://github.com/llvm/llvm-project/pull/116860/files#diff-e7e06355c973f68f900d2a34a4103dbfa022589c55c59d02870da9365acf7b98L651 seems to mistakenly overwrites true16 test lines. i.e. v_fmaak_f16 v5.l, v1.l, v2.l, 0xfe0b to v_fmaak_f16 v5, v1, v2, 0xfe0b Planned to revert patch #117195 #116860 and redo these two. This is the revert of the patch 116860.
1 parent 3b74abd commit 0f7b3a9

12 files changed

+7516
-7453
lines changed

llvm/test/MC/AMDGPU/gfx11_asm_vop2.s

Lines changed: 993 additions & 976 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp16.s

Lines changed: 796 additions & 797 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx11_asm_vop2_dpp8.s

Lines changed: 171 additions & 169 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp16_from_vop2.s

Lines changed: 730 additions & 730 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx11_asm_vop3_dpp8_from_vop2.s

Lines changed: 206 additions & 206 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx11_asm_vop3_from_vop2.s

Lines changed: 798 additions & 798 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop2.s

Lines changed: 1013 additions & 978 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop2_dpp16.s

Lines changed: 762 additions & 757 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop2_dpp8.s

Lines changed: 168 additions & 163 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop2.s

Lines changed: 824 additions & 824 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop2_dpp16.s

Lines changed: 772 additions & 772 deletions
Large diffs are not rendered by default.

llvm/test/MC/AMDGPU/gfx12_asm_vop3_from_vop2_dpp8.s

Lines changed: 283 additions & 283 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)