[clang] [clang] fix half && bfloat16 convert node expr codegen (PR #89051)

Eli Friedman via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 16:59:57 PDT 2024


efriedma-quic wrote:

For the vector case, I think you want __builtin_convertvector or something like that

https://github.com/llvm/llvm-project/pull/89051


More information about the cfe-commits mailing list