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

Pengfei Wang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 21 01:47:53 PDT 2021


pengfei updated this revision to Diff 381179.
pengfei added a comment.

Fix bugs. Ready for review now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112143

Files:
  clang/include/clang/Driver/Options.td
  clang/test/Driver/x86-target-features.c
  llvm/lib/Target/X86/X86CallingConv.td
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/no-ret-in-x87-reg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112143.381179.patch
Type: text/x-patch
Size: 6439 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211021/afb01d9a/attachment.bin>


More information about the cfe-commits mailing list