[PATCH] D51337: [X86] Support v2i32 gather/scatter indices with -x86-experimental-vector-widening-legalization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 19:14:37 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340891: [X86] Support v2i32 gather/scatter indices with -x86-experimental-vector… (authored by ctopper, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D51337

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeTypes.h
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/test/CodeGen/X86/masked_gather_scatter_widen.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51337.163007.patch
Type: text/x-patch
Size: 27889 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180829/6f8e7fea/attachment.bin>


More information about the llvm-commits mailing list