diff --git a/llvm/docs/ReleaseNotes.rst b/llvm/docs/ReleaseNotes.rst index d94687263bb3f..c1aa8f9fc64ee 100644 --- a/llvm/docs/ReleaseNotes.rst +++ b/llvm/docs/ReleaseNotes.rst @@ -197,9 +197,9 @@ The change may affect the current use of ``half`` includes (but is not limited to): * Frontends generating ``half`` type in function passing and/or returning -arguments. + arguments. * Downstream runtimes providing any ``half`` conversion builtins assuming the -old ABI. + old ABI. * Projects built with LLVM 15.0 but using early versions of compiler-rt. When you find failures with ``half`` type, check the calling conversion of the