[PATCH] D43593: [X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v32i1)) without AVX512 to prevent scalarization
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Feb 24 11:46:15 PST 2018
craig.topper updated this revision to Diff 135802.
craig.topper added a comment.
Rebase
Repository:
rL LLVM
https://reviews.llvm.org/D43593
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/bitcast-and-setcc-512.ll
test/CodeGen/X86/bitcast-setcc-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43593.135802.patch
Type: text/x-patch
Size: 60828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180224/4605686f/attachment.bin>
More information about the llvm-commits
mailing list