[PATCH] D16994: [X86][AVX2] Fix SIGN_EXTEND vector handling on AVX2 targets.

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 9 00:23:35 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260210: [X86][AVX2] Fix SIGN_EXTEND vector handling on AVX2 targets. (authored by RKSimon).

Changed prior to commit:
  http://reviews.llvm.org/D16994?vs=47219&id=47300#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16994

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
  llvm/trunk/test/CodeGen/X86/vector-sext.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16994.47300.patch
Type: text/x-patch
Size: 5089 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160209/30d66bc5/attachment.bin>


More information about the llvm-commits mailing list