[PATCH] D112143: [X86][ABI] Do not return float/double from x87 registers when x87 is disabled

Phoebe Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 26 17:39:37 PDT 2021


pengfei added a comment.

In D112143#3089072 <https://reviews.llvm.org/D112143#3089072>, @nickdesaulniers wrote:

> Fixes https://bugs.llvm.org/show_bug.cgi?id=51498?

Yes. I mentioned pr51498 in commit message :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112143/new/

https://reviews.llvm.org/D112143



More information about the cfe-commits mailing list