[PATCH] D139608: [Clang][NFC] Add default `getBFloat16Mangling` impl

Joshua Cranmer via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Dec 8 12:15:12 PST 2022


jcranmer-intel added a comment.

I don't normally handle name mangling, so I can't comment too much here, but I will note that Itanium ABI is planning on using DF16b for `std::bfloat16_t`: https://github.com/itanium-cxx-abi/cxx-abi/pull/147


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139608



More information about the cfe-commits mailing list