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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 17:05:04 PDT 2018


craig.topper updated this revision to Diff 162992.
craig.topper added a comment.

I think I accidentally merged by commits on my tree and picked up some extra files.


Repository:
  rL LLVM

https://reviews.llvm.org/D51337

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

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


More information about the llvm-commits mailing list