[PATCH] D103833: [demangler] Fix demangling of 'half'

Stuart Brady via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 10 12:39:22 PDT 2021


stuart added a comment.

In D103833#2810781 <https://reviews.llvm.org/D103833#2810781>, @jyknight wrote:

> (I note the new behavior also matches gcc)

Good point. (Also, how I came to be aware of this, and what actually informed the choice of "half" rather than "binary16", for that matter.)

Would you agree that it makes sense to mention this in the commit message?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103833



More information about the llvm-commits mailing list