[PATCH] D57514: [X86][AVX] insert_subvector(bitcast(v), bitcast(s), c1) -> bitcast(insert_subvector(v, s, c2))
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 31 09:59:04 PST 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL352773: [X86][AVX] insert_subvector(bitcast(v), bitcast(s), c1) -> bitcast… (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D57514?vs=184505&id=184541#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57514/new/
https://reviews.llvm.org/D57514
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
llvm/trunk/test/CodeGen/X86/insert-into-constant-vector.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v16.ll
llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57514.184541.patch
Type: text/x-patch
Size: 22279 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190131/165f5659/attachment.bin>
More information about the llvm-commits
mailing list