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

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 18 07:49:12 PDT 2017


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

Thanks, Simon, for reminding me that the integer and FP MOVMSK operations are assymetrical, so we get more types covered without having to shuffle.


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.99434.patch
Type: text/x-patch
Size: 37697 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170518/a93497db/attachment.bin>


More information about the llvm-commits mailing list