Files
llvm/lib
Simon Pilgrim 152f9e6296 [X86][SSE] SimplifyDemandedBitsForTargetNode - PCMPGT(0,X) sign mask
For PCMPGT(0, X) patterns where we only demand the sign bit (e.g. BLENDV or MOVMSK) then we can use X directly.

Differential Revision: https://reviews.llvm.org/D57667

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@353051 91177308-0d34-0410-b5e6-96231b3b80d8
2019-02-04 15:43:36 +00:00
..
2017-10-16 20:48:19 +00:00
2019-02-04 15:09:58 +00:00