[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
Mon Aug 27 21:49:27 PDT 2018
craig.topper created this revision.
craig.topper added reviewers: RKSimon, spatel, efriedma.
This is split out from https://reviews.llvm.org/D41062 to cover the code in LegalVectorTypes.cpp
Repository:
rL LLVM
https://reviews.llvm.org/D51337
Files:
lib/CodeGen/SelectionDAG/LegalizeTypes.h
lib/CodeGen/SelectionDAG/LegalizeVectorTypes.cpp
test/CodeGen/X86/masked_gather_scatter_widen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51337.162795.patch
Type: text/x-patch
Size: 12047 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/dcd246d3/attachment.bin>
More information about the llvm-commits
mailing list