[llvm] [AMDGPU][True16][MC] true16 for v_cmpx_xx_f16 (PR #123419)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 22 09:33:11 PST 2025
================
@@ -518,11 +518,11 @@ v_cmpx_eq_u64_e64 src_scc, exec
v_cmpx_eq_u64_e64 0xaf123456, vcc
----------------
broxigarchen wrote:
It seems both `v_cmp_eq_f16` and `v_cmpx_eq_f16` are missing. Removed `v_cmpx_eq_f16` from this patch and will open another patch to merge the missing two
https://github.com/llvm/llvm-project/pull/123419
More information about the llvm-commits
mailing list