[PATCH] D39450: [X86] Add AVX512 support to X86FastISel::X86SelectSIToFP

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 1 09:23:35 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL317102: [X86] Add 64-bit int to float/double conversion with AVX  to X86FastISel… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D39450?vs=121095&id=121141#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D39450

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/test/CodeGen/X86/fast-isel-int-float-conversion-x86-64.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-int-float-conversion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39450.121141.patch
Type: text/x-patch
Size: 9031 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171101/880c6332/attachment.bin>


More information about the llvm-commits mailing list