[PATCH] D98012: [RFC][doc] Document that RISC-V's __fp16 has different behavior

Kito Cheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 12 06:23:44 PDT 2023


kito-cheng abandoned this revision.
kito-cheng added a comment.
Herald added subscribers: pcwang-thead, VincentWu, arichardson.
Herald added a project: All.

RISC-V using `_Float16` as official half-precision type.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D98012



More information about the cfe-commits mailing list