[PATCH] D14151: [X86][AVX] Fix lowering of X86ISD::VZEXT_MOVL for 128-bit -> 256-bit extension

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 18 15:00:03 PST 2015


RKSimon updated this revision to Diff 40565.
RKSimon added a comment.

Simplified patch to just the bugfix - improved codegen to follow in a future patch


Repository:
  rL LLVM

http://reviews.llvm.org/D14151

Files:
  lib/Target/X86/X86InstrSSE.td
  test/CodeGen/X86/vec_extract-avx.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14151.40565.patch
Type: text/x-patch
Size: 5827 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151118/b969bc06/attachment.bin>


More information about the llvm-commits mailing list