[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:02:39 PST 2018


craig.topper updated this revision to Diff 135327.
craig.topper added a comment.
Herald added a subscriber: mgorny.

Fix the attribute in one more place


https://reviews.llvm.org/D43593

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86TargetMachine.cpp
  lib/Target/X86/X86VectorWidthInfer.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43593.135327.patch
Type: text/x-patch
Size: 6128 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/df0b9368/attachment.bin>


More information about the llvm-commits mailing list