[PATCH] D67128: [X86] Move x86_64 fp128 conversion to libcalls from type legalization to DAG legalization
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 11 14:29:25 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL371672: [X86] Move x86_64 fp128 conversion to libcalls from type legalization to DAG… (authored by ctopper, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D67128?vs=219658&id=219810#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D67128/new/
https://reviews.llvm.org/D67128
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/fp128-cast.ll
llvm/trunk/test/CodeGen/X86/fp128-compare.ll
llvm/trunk/test/CodeGen/X86/fp128-i128.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67128.219810.patch
Type: text/x-patch
Size: 17565 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190911/6af75673/attachment.bin>
More information about the llvm-commits
mailing list