[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
Thu Oct 17 14:57:04 PDT 2019
efriedma updated this revision to Diff 225529.
efriedma retitled this revision from "[AArch64] Don't assume __powidf2 is available on Windows." to "[AArch64][X86] Don't assume __powidf2 is available on Windows.".
efriedma edited the summary of this revision.
efriedma added a comment.
Removed redundant check. Added support for x86.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D69013/new/
https://reviews.llvm.org/D69013
Files:
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
lib/CodeGen/SelectionDAG/LegalizeFloatTypes.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/AArch64/powi-windows.ll
test/CodeGen/X86/powi-windows.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69013.225529.patch
Type: text/x-patch
Size: 10441 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191017/3a4053d5/attachment.bin>
More information about the llvm-commits
mailing list