[PATCH] D40942: [X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non-constant index

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 15 11:36:14 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320849: [SelectionDAG][X86] Fix insert_vector_elt lowering for v32i1/v64i1 with non… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D40942?vs=125895&id=127168#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40942

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avx512-insert-extract.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40942.127168.patch
Type: text/x-patch
Size: 30548 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171215/bdbd5fc1/attachment.bin>


More information about the llvm-commits mailing list