[PATCH] D43447: [X86] Custom split v32i16/v64i8 bitcasts when AVX512F is available, but BWI is not.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 20 10:46:05 PST 2018


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

Use Lower512IntUanry after fixing it to handle src and dest types being different.


https://reviews.llvm.org/D43447

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/avx512vl-vec-masked-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43447.135098.patch
Type: text/x-patch
Size: 97988 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180220/fddb4027/attachment-0001.bin>


More information about the llvm-commits mailing list