[PATCH] D131172: [clang][llvm][doc] Add more information for the ABI change in FP16
Mehdi AMINI via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Sep 26 14:42:34 PDT 2022
mehdi_amini added inline comments.
================
Comment at: llvm/docs/ReleaseNotes.rst:206
+When you find failures with ``half`` type, check the calling conversion of the
+code and switch it to the new ABI.
+
----------------
(same here: users reading "switch it to the new ABI" will be confused as to what to do exactly)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131172/new/
https://reviews.llvm.org/D131172
More information about the cfe-commits
mailing list