[PATCH] D136919: [X86][RFC] Change mangle name of __bf16 from u6__bf16 to DF16b

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Nov 3 06:00:44 PDT 2022


pengfei added a comment.

In D136919#3905024 <https://reviews.llvm.org/D136919#3905024>, @RKSimon wrote:

> Do you think this patch needs to be expanded to handle ARM/AArch64/NVPTX - all of which override getBFloat16Mangling in similar ways?

I thought of that. It would be great if we can make consensus with other backends here.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D136919/new/

https://reviews.llvm.org/D136919



More information about the cfe-commits mailing list