[PATCH] D69013: [AArch64][X86] Don't assume __powidf2 is available on Windows.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 8 12:43:58 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5df3a87224ef: [AArch64][X86] Don't assume __powidf2 is available on Windows. (authored by efriedma).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69013

Files:
  llvm/lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/ARM/ARMISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/AArch64/powi-windows.ll
  llvm/test/CodeGen/X86/powi-windows.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69013.228509.patch
Type: text/x-patch
Size: 10646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191108/2659e6a9/attachment.bin>


More information about the llvm-commits mailing list