[PATCH] D52134: [X86] Remove an fp->int->fp domain crossing in LowerUINT_TO_FP_i64.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 15 09:25:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342327: [X86] Remove an fp->int->fp domain crossing in LowerUINT_TO_FP_i64. (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D52134?vs=165638&id=165645#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D52134

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/ftrunc.ll
  llvm/trunk/test/CodeGen/X86/scalar-int-to-fp.ll
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52134.165645.patch
Type: text/x-patch
Size: 12003 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180915/3c896f05/attachment.bin>


More information about the llvm-commits mailing list