[all-commits] [llvm/llvm-project] 2db2a4: [doc][ReleaseNotes] Document AArch64 SVE ABI fix f...
Peter Waller via All-commits
all-commits at lists.llvm.org
Thu Jul 7 03:56:10 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2db2a4e112406e97bad82b8e78492a472c13588e
https://github.com/llvm/llvm-project/commit/2db2a4e112406e97bad82b8e78492a472c13588e
Author: Peter Waller <peter.waller at arm.com>
Date: 2022-07-07 (Thu, 07 Jul 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
Log Message:
-----------
[doc][ReleaseNotes] Document AArch64 SVE ABI fix from D127209
D127209 fixed LLVM to bring it in line with the AAPCS. The fix affects
functions where the first SVE parameter appears in the 9th or later
arguments, and the function does not return an SVE type.
Differential Revision: https://reviews.llvm.org/D129135
More information about the All-commits
mailing list