[PATCH] D49556: [X86][AVX] Use extract_subvector to reduce vector op widths (PR36761)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 19 14:57:29 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL337500: [X86][AVX] Use extract_subvector to reduce vector op widths (PR36761) (authored by RKSimon, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D49556?vs=156303&id=156368#toc
Repository:
rL LLVM
https://reviews.llvm.org/D49556
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/prefer-avx256-mask-shuffle.ll
llvm/trunk/test/CodeGen/X86/trunc-subvector.ll
llvm/trunk/test/CodeGen/X86/vec_fpext.ll
llvm/trunk/test/CodeGen/X86/vec_int_to_fp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D49556.156368.patch
Type: text/x-patch
Size: 12905 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180719/e469eecf/attachment.bin>
More information about the llvm-commits
mailing list