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

via cfe-commits cfe-commits at lists.llvm.org
Thu Apr 18 23:48:07 PDT 2024


JinjinLi868 wrote:

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

thanks, i have add  __builtin_convertvector testcase

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


More information about the cfe-commits mailing list