diff options
author | Brox Chen <guochen2@amd.com> | 2024-09-20 11:11:28 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-20 11:11:28 -0400 |
commit | 0570ba6b05e707b1a1f3208087370b17058e7afb (patch) | |
tree | ed10778abd04f28dc9dd96da8ad24ce8c1b867bc /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 20150daafec2d44de1ea8ec6f69ac452cc5d5c1a (diff) | |
download | llvm-0570ba6b05e707b1a1f3208087370b17058e7afb.zip llvm-0570ba6b05e707b1a1f3208087370b17058e7afb.tar.gz llvm-0570ba6b05e707b1a1f3208087370b17058e7afb.tar.bz2 |
[AMDGPU][True16][MC] true16 for more VOP1 instructions (#108412)
Support true16 and fake16 format for more VOP1 instructions in MC
This patch updates the true16 and fake16 vop_profile for the following
instructions and update the asm/dasm tests:
V_CVT_F16_U16
V_CVT_F16_I16
V_CVT_U16_F16
V_CVT_I16_F16
V_CVT_NORM_U16_F16
V_CVT_NORM_I16_F16
V_FREXP_EXP_I16_F16
Since this patch introduce fake16 instructions for V_CVT_F16_U16, it
address an issue in fix-sgprs-copy-f16 test which is brought up here
https://github.com/llvm/llvm-project/pull/104510#discussion_r1742499668
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions