commit | 809f654cc8f400a0f669278b0133a5ecabd9b47e | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Oct 14 15:01:36 2017 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Sat Oct 14 15:01:36 2017 +0000 |
tree | a7cee99d73f86e2983a93b01017125e9d2d80914 | |
parent | 1d2af6aa6e7874ac03597067833c23eb9ba731a4 [diff] |
[X86][SSE] Support combining AND(EXTRACT(SHUF(X)), C) -> EXTRACT(SHUF(X)) If we are applying a byte mask to a value extracted from a shuffle, see if we can combine the mask into shuffle. Fixes the last issue with PR22415 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@315807 91177308-0d34-0410-b5e6-96231b3b80d8