[PATCH] D72582: [X86] Don't inherit 32-bit calling conventions in 64-bit mode.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 17 10:23:01 PST 2020
craig.topper added a comment.
In D72582#1826859 <https://reviews.llvm.org/D72582#1826859>, @RKSimon wrote:
> Is there a bz for this?
No I just noticed it while looking at the strictfp tests and saw that we were using xmm registers and x87 register for returns at the same time.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D72582/new/
https://reviews.llvm.org/D72582
More information about the llvm-commits
mailing list