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

Matt Arsenault via cfe-commits cfe-commits at lists.llvm.org
Tue Sep 3 23:33:19 PDT 2024


arsenm wrote:

> ok, you mean, i remove the vector testcase for this patch. and just save the scalar testcase?

No, keep the tests. Only keep the scalar behavior change. The previous revision was essentially correct and minimal 

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


More information about the cfe-commits mailing list