[PATCH] D51186: [x86] turn insertelement into undef with variable index into splat
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 26 11:21:36 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL340705: [SelectionDAG][x86] turn insertelement into undef with variable index into splat (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D51186?vs=162263&id=162586#toc
Repository:
rL LLVM
https://reviews.llvm.org/D51186
Files:
llvm/trunk/include/llvm/CodeGen/TargetLowering.h
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/test/CodeGen/X86/insertelement-var-index.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51186.162586.patch
Type: text/x-patch
Size: 25892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180826/322311a0/attachment.bin>
More information about the llvm-commits
mailing list