[PATCH] D119391: [X86] Only force FP usage in the presence of pushf/popf on Win64

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 9 18:23:30 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf3481f43bbe2: [X86] Only force FP usage in the presence of pushf/popf on Win64 (authored by rnk).

Changed prior to commit:
  https://reviews.llvm.org/D119391?vs=407351&id=407363#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119391

Files:
  llvm/lib/Target/X86/X86FrameLowering.cpp
  llvm/test/CodeGen/X86/x86-64-flags-intrinsics.ll
  llvm/test/CodeGen/X86/x86-flags-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119391.407363.patch
Type: text/x-patch
Size: 4623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220210/ee56de12/attachment.bin>


More information about the llvm-commits mailing list