[PATCH] D113335: [X86] Preserve FPSW when popping x87 stack

Serge Pavlov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 21:56:22 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3057e850b88e: [X86] Preserve FPSW when popping x87 stack (authored by sepavloff).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113335

Files:
  llvm/lib/Target/X86/X86FloatingPoint.cpp
  llvm/lib/Target/X86/X86InsertWait.cpp
  llvm/lib/Target/X86/X86InstrFPStack.td
  llvm/lib/Target/X86/X86InstrInfo.cpp
  llvm/lib/Target/X86/X86InstrInfo.h
  llvm/test/CodeGen/X86/x87-stack-pop.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113335.386729.patch
Type: text/x-patch
Size: 8738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211112/d325e002/attachment.bin>


More information about the llvm-commits mailing list