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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 07:34:39 PDT 2019


RKSimon updated this revision to Diff 197324.
RKSimon marked an inline comment as done.
RKSimon added a comment.

Addressed @spatel's comments


Repository:
  rL LLVM

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

https://reviews.llvm.org/D61189

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61189.197324.patch
Type: text/x-patch
Size: 15752 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/9e966f83/attachment.bin>


More information about the llvm-commits mailing list