[PATCH] D71917: [X86] Optimization of inserting vxi1 sub vector into vXi1 vector
Pengfei Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 2 17:29:07 PST 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9dc9e0ea64f5: [X86] Optimization of inserting vxi1 sub vector into vXi1 vector (authored by pengfei).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D71917/new/
https://reviews.llvm.org/D71917
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avx512-calling-conv.ll
llvm/test/CodeGen/X86/avx512-ext.ll
llvm/test/CodeGen/X86/avx512-insert-extract.ll
llvm/test/CodeGen/X86/avx512-mask-op.ll
llvm/test/CodeGen/X86/masked_store.ll
llvm/test/CodeGen/X86/min-legal-vector-width.ll
llvm/test/CodeGen/X86/vec_smulo.ll
llvm/test/CodeGen/X86/vec_umulo.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71917.235979.patch
Type: text/x-patch
Size: 356418 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/f9beb6da/attachment-0001.bin>
More information about the llvm-commits
mailing list