[PATCH] D41865: X86: Fix LowerBUILD_VECTORAsVariablePermute for case Src is smaller than Indices

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 10 09:25:23 PST 2018


zvi updated this revision to Diff 129287.
zvi added a comment.

Fix issue identified by Simon: use original vector type for the insert_vector


https://reviews.llvm.org/D41865

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/var-permute-256.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41865.129287.patch
Type: text/x-patch
Size: 9059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180110/58973638/attachment.bin>


More information about the llvm-commits mailing list