diff options
author | Brox Chen <guochen2@amd.com> | 2025-01-27 10:12:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-27 10:12:20 -0500 |
commit | 62340ff8d844fc02cd1bd34ff6235f1f0e1e464f (patch) | |
tree | f86c4bb843c17cffae423347ba8ed5d3b0ab8470 /llvm/lib/Transforms/Utils/InlineFunction.cpp | |
parent | 092372da15e5165be14cdbb7cac3cf4976fd82d0 (diff) | |
download | llvm-62340ff8d844fc02cd1bd34ff6235f1f0e1e464f.zip llvm-62340ff8d844fc02cd1bd34ff6235f1f0e1e464f.tar.gz llvm-62340ff8d844fc02cd1bd34ff6235f1f0e1e464f.tar.bz2 |
[AMDGPU][True16][MC] true16 for v_cmpx_xx_f16 (#123419)
A bulk commit of true16 support for v_cmpx_xx_f16 instructions
including:
v_cmpx_f_f16
v_cmpx_le_f16
v_cmpx_gt_f16
v_cmpx_lg_f16
v_cmpx_ge_f16
v_cmpx_o_f16
v_cmpx_u_f16
v_cmpx_nge_f16
v_cmpx_nlg_f16
v_cmpx_ngt_f16
v_cmpx_nle_f16
v_cmpx_neq_f16
v_cmpx_nlt_f16
v_cmpx_t_f16
v_cmpx_eq_f16 is not in this patch and will be added in the following
patch
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions