[PATCH] D100365: [AArch64] Fix windows vararg functions with floats in the fixed args
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 15 10:25:11 PDT 2021
mstorsjo added a comment.
In D100365#2690807 <https://reviews.llvm.org/D100365#2690807>, @maxim-kuvyrkov wrote:
> @mstorsjo
> Hi Martin,
>
> Please consider backporting this and your other WoA fixes to release/12.x branch. They may or may not hit the upcoming LLVM 12.0.0 release, but, at least, they'll get into the subsequent update release.
@rnk - What do you think of backporting this kind of fix to 12.0.1 - is it too "big" a change (as it changes the ABI we produce, even if it was wrong before) for that part of the release process?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D100365/new/
https://reviews.llvm.org/D100365
More information about the llvm-commits
mailing list