[PATCH] D61189: [X86][SSE] Extract i1 elements from vXi1 bool vectors

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 03:01:41 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL359666: [X86][SSE] Extract i1 elements from vXi1 bool vectors (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61189?vs=197324&id=197521#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61189/new/

https://reviews.llvm.org/D61189

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/bitcast-vector-bool.ll
  llvm/trunk/test/CodeGen/X86/bool-vector.ll
  llvm/trunk/test/CodeGen/X86/movmsk-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61189.197521.patch
Type: text/x-patch
Size: 15723 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190501/1cb84d53/attachment.bin>


More information about the llvm-commits mailing list