[PATCH] D35303: [X86][SSE] Add pre-AVX2 support for (i32 bitcast(v32i1)) -> 2xMOVMSK

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 12 07:38:10 PDT 2017


RKSimon updated this revision to Diff 106210.
RKSimon added a comment.

@filcab Split up if-else chain


Repository:
  rL LLVM

https://reviews.llvm.org/D35303

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35303.106210.patch
Type: text/x-patch
Size: 44052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170712/6573ab8a/attachment.bin>


More information about the llvm-commits mailing list