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

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 19 05:52:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcceb630a07cc: [x86] use vector instructions to lower 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/D78362/new/

https://reviews.llvm.org/D78362

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78362.258601.patch
Type: text/x-patch
Size: 6378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200419/4248c073/attachment.bin>


More information about the llvm-commits mailing list