[PATCH] D33938: [x86] use vperm2f128 rather than vinsertf128 when there's a chance to fold a 32-byte load
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jun 11 14:19:40 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL305171: [x86] use vperm2f128 rather than vinsertf128 when there's a chance to fold a 32… (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D33938?vs=101552&id=102139#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33938
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx-vperm2x128.ll
llvm/trunk/test/CodeGen/X86/x86-interleaved-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33938.102139.patch
Type: text/x-patch
Size: 7704 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170611/a32cd11f/attachment.bin>
More information about the llvm-commits
mailing list