2024-05-16 16:55 Kito Cheng <[email protected]> wrote: > >Hi Xiao Zeng: > >Just wondering why use _Bfloat16 rather than __bf16? you mention >__bf16 in comment, but implementation use _Bfloat16? Obviously, this is a mistake. This patch has spanned a considerable amount of time locally.
I will submit a new patch to correct it. > I would like to use __bf16 to make it consistent between LLVM and psABI if > possible :) Thanks Kito for pointing out this point. Meanwhile, due to my issue, I did not see Andreas Schwab's email. He had already sent me an email earlier, pointing out the existing issues. <https://gcc.gnu.org/pipermail/gcc-patches/2024-May/651529.html> By the way, if I don't reply to the email in a timely manner, it must be my problem. Please send me another email to remind me. I will reset the email to avoid missing any emails Thanks Xiao Zeng
