[PATCH] D33311: [X86] Match bitcast of vsetcc to pmovmsk

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 22 00:32:28 PDT 2017


zvi updated this revision to Diff 99717.
zvi added a comment.

Generalize to catch cases where the setcc operands are illegal types.


https://reviews.llvm.org/D33311

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33311.99717.patch
Type: text/x-patch
Size: 41195 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170522/fcb03e24/attachment.bin>


More information about the llvm-commits mailing list