[PATCH] D37680: [X86][SSE] Add support for X86ISD::PACKSS to ComputeNumSignBitsForTargetNode
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 11 04:10:48 PDT 2017
RKSimon created this revision.
Helps improve combineLogicBlendIntoPBLENDV support by allowing us to peek into through PACKSS truncations of vector comparison results
Repository:
rL LLVM
https://reviews.llvm.org/D37680
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/bitcast-and-setcc-512.ll
test/CodeGen/X86/vselect-packss.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37680.114562.patch
Type: text/x-patch
Size: 5155 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170911/263453da/attachment.bin>
More information about the llvm-commits
mailing list