[PATCH] D13347: [FastISel][X86] Teach how to select SSE2/AVX bitcasts between 128/256-bit vector types.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 2 05:47:36 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL249121: [FastISel][x86] Teach how to select SSE2/AVX bitcasts between 128/256-bit… (authored by adibiagio).

Changed prior to commit:
  http://reviews.llvm.org/D13347?vs=36308&id=36353#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D13347

Files:
  llvm/trunk/lib/Target/X86/X86FastISel.cpp
  llvm/trunk/test/CodeGen/X86/fast-isel-bitcasts-avx.ll
  llvm/trunk/test/CodeGen/X86/fast-isel-bitcasts.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13347.36353.patch
Type: text/x-patch
Size: 14122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/8e44ed30/attachment.bin>


More information about the llvm-commits mailing list