[PATCH] D43593: [X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast v32i1)) without AVX512 to prevent scalarization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 26 12:37:43 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL326119: [X86] Add a custom legalization for (i16 (bitcast v16i1)) and (i32 (bitcast… (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43593?vs=135802&id=135954#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43593

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-and-setcc-512.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-128.ll
  llvm/trunk/test/CodeGen/X86/bitcast-setcc-512.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43593.135954.patch
Type: text/x-patch
Size: 69680 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/f083004b/attachment-0001.bin>


More information about the llvm-commits mailing list