Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMDGPU][True16][MC] update VOP1 dasm test with latest script #120281

Merged
merged 1 commit into from
Dec 18, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2,730 changes: 1,366 additions & 1,364 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop1.txt

Large diffs are not rendered by default.

2,003 changes: 1,009 additions & 994 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop1_dpp16.txt

Large diffs are not rendered by default.

384 changes: 192 additions & 192 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop1_dpp8.txt

Large diffs are not rendered by default.

1,825 changes: 913 additions & 912 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp16_from_vop1.txt

Large diffs are not rendered by default.

483 changes: 242 additions & 241 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_dpp8_from_vop1.txt

Large diffs are not rendered by default.

2,235 changes: 1,118 additions & 1,117 deletions llvm/test/MC/Disassembler/AMDGPU/gfx11_dasm_vop3_from_vop1.txt

Large diffs are not rendered by default.

1,871 changes: 936 additions & 935 deletions llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop1_dpp16.txt

Large diffs are not rendered by default.

366 changes: 176 additions & 190 deletions llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop1_dpp8.txt

Large diffs are not rendered by default.

2,267 changes: 1,136 additions & 1,131 deletions llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3_from_vop1.txt

Large diffs are not rendered by default.

1,727 changes: 864 additions & 863 deletions llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3_from_vop1_dpp16.txt

Large diffs are not rendered by default.

463 changes: 232 additions & 231 deletions llvm/test/MC/Disassembler/AMDGPU/gfx12_dasm_vop3_from_vop1_dpp8.txt

Large diffs are not rendered by default.

Loading