[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
Tue Mar 7 05:31:21 PST 2023


pengfei added a comment.

In D136919#4174513 <https://reviews.llvm.org/D136919#4174513>, @stuij wrote:

> FWIW, at Arm we decided to keep the old name mangling to minimise friction with existing code/libraries, but allow more operations with this same name-mangling. We also discussed with Red Hat and they were ok with this.

Thanks for the information! I'll see if we can do the same for X86.


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