[PATCH] D78758: [x86] use vector instructions to lower even more FP->int->FP casts

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 25 09:00:55 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG7f4ff782d406: [x86] use vector instructions to lower even more FP->int->FP casts (authored by spatel).
Herald added a project: LLVM.

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78758

Files:
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/CodeGen/X86/ftrunc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78758.260110.patch
Type: text/x-patch
Size: 5459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200425/3a904cbc/attachment.bin>


More information about the llvm-commits mailing list