[PATCH] D67128: [X86] Move x86_64 fp128 conversion to libcalls from type legalization to DAG legalization

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 4 11:47:46 PDT 2019


craig.topper updated this revision to Diff 218761.
craig.topper added a comment.

Improve comments.


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

https://reviews.llvm.org/D67128

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/lib/Target/X86/X86ISelLowering.h
  llvm/test/CodeGen/X86/fp128-cast.ll
  llvm/test/CodeGen/X86/fp128-compare.ll
  llvm/test/CodeGen/X86/fp128-i128.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67128.218761.patch
Type: text/x-patch
Size: 16023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190904/8e087fb3/attachment.bin>


More information about the llvm-commits mailing list