[PATCH] D33311: [X86] Match bitcast of vsetcc to pmovmsk
Zvi Rackover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 29 22:50:29 PDT 2017
zvi updated this revision to Diff 100664.
zvi added a comment.
Generalize combine to match (ix bitcast (vxi1 t)) where t is not necessarily a setcc.
https://reviews.llvm.org/D33311
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/bitcast-and-setcc-128.ll
test/CodeGen/X86/bitcast-and-setcc-256.ll
test/CodeGen/X86/bitcast-setcc-128.ll
test/CodeGen/X86/bitcast-setcc-256.ll
test/CodeGen/X86/setcc-lowering.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33311.100664.patch
Type: text/x-patch
Size: 89428 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170530/1230c327/attachment-0001.bin>
More information about the llvm-commits
mailing list