[PATCH] D131172: [clang][llvm][doc] Add more information for the ABI change in FP16

Mehdi AMINI via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 26 14:41:54 PDT 2022


mehdi_amini added inline comments.


================
Comment at: clang/docs/ReleaseNotes.rst:633
+- If you are using downstream runtimes that provide FP16 conversions, update
+them with the new ABI.
+
----------------
Can you add a link to a documentation that describe the new ABI?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131172



More information about the llvm-commits mailing list