[PATCH] D35303: [X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 21 03:00:43 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL308723: [X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D35303?vs=106210&id=107646#toc
Repository:
rL LLVM
https://reviews.llvm.org/D35303
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-256.ll
llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-512.ll
llvm/trunk/test/CodeGen/X86/bitcast-setcc-256.ll
llvm/trunk/test/CodeGen/X86/bitcast-setcc-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35303.107646.patch
Type: text/x-patch
Size: 43286 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170721/b352efd7/attachment.bin>
More information about the llvm-commits
mailing list