[PATCH] D105762: [X86] Teach X86FloatingPoint's handleCall to only erase the FP stack if there is a regmask operand that clobbers the FP stack.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 12 10:16:25 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd5c97f4bf044: [X86] Teach X86FloatingPoint's handleCall to only erase the FP stack if thereā€¦ (authored by craig.topper).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105762

Files:
  llvm/lib/Target/X86/X86FloatingPoint.cpp
  llvm/test/CodeGen/X86/pr50782.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105762.357979.patch
Type: text/x-patch
Size: 6146 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210712/6ed4c39a/attachment.bin>


More information about the llvm-commits mailing list