diff options
author | Brox Chen <guochen2@amd.com> | 2024-10-30 12:50:40 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-30 12:50:40 -0400 |
commit | 0227b73b513154a2bde90ddf1e167b6257765d05 (patch) | |
tree | 78c2b3c79ca2922357770d4df0093b36b2a0eb1b /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 0c9a02355abc3b037be53c072fc46a13bb5aa2c1 (diff) | |
download | llvm-0227b73b513154a2bde90ddf1e167b6257765d05.zip llvm-0227b73b513154a2bde90ddf1e167b6257765d05.tar.gz llvm-0227b73b513154a2bde90ddf1e167b6257765d05.tar.bz2 |
[AMDGPU][True16][test] update VOP2 asm/dasm file with true16/fake16 (#113101)
This is a non-functional change
update GFX11/GFX12 VOP2 asm/dasm test for true16/fake16:
1. duplicate files to be true16/fake16 by adding
"-mattr=+real-true16/-mattr=-real-true16" while true16 test file will be
updated to true16 format when the true16 instructions are supported
2. sort "*t16_err.s" and "*t16_promote.s" tests to alphabetic order.
This is for the upcoming true16 mc changes, and mainly trying to help
repo maintainer to resolve conflicts in the tests quickly. A script is
proposed to help for the sorting
https://github.com/llvm/llvm-project/pull/111769. Since these two files
are t16 only, it should not create conflicts in downstream branches
3. add -filetype=null to seperate stdout and stderr to avoid disordered
output from llvm-mc
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions