diff options
author | Brox Chen <guochen2@amd.com> | 2025-01-16 17:18:28 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-16 17:18:28 -0500 |
commit | 8a0c2e75678a4d1d479676217db622d1981c18d3 (patch) | |
tree | 8a917908a4bce31441c59642a85b9425b934938b /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | a98df676140c9b3e44f6e094df40d49f53e9a89c (diff) | |
download | llvm-8a0c2e75678a4d1d479676217db622d1981c18d3.zip llvm-8a0c2e75678a4d1d479676217db622d1981c18d3.tar.gz llvm-8a0c2e75678a4d1d479676217db622d1981c18d3.tar.bz2 |
[AMDGPU][True16][MC][CodeGen] true16 for v_cndmask_b16 (#119736)
Support true16 format for v_cndmask_b16 in MC and CodeGen in true16 and
fake16 flow.
Since we are replacing `v_cndmask_b16` to `v_cndmask_b16_t16/fake16`, we
have to at least update the fake16 codeGen to get codeGen test passing.
For this case, we have to update the true16 and with fake16 together,
otherwise some of the true16 tests will fail
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions