[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
Wed Feb 21 14:10:58 PST 2018


craig.topper updated this revision to Diff 135328.
craig.topper added a comment.

Grr.. Mixed up my reviews.


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.135328.patch
Type: text/x-patch
Size: 60790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/96aae3d7/attachment.bin>


More information about the llvm-commits mailing list