commit | a3c8656715404a69cc3fe3eeebd5e32e4acec188 | [log] [tgz] |
---|---|---|
author | Michael Zuckerman <Michael.zuckerman@intel.com> | Fri Jan 13 09:06:00 2017 +0000 |
committer | Michael Zuckerman <Michael.zuckerman@intel.com> | Fri Jan 13 09:06:00 2017 +0000 |
tree | b46a80c0894a200633415113f0333e4052665774 | |
parent | cd9ca6ae970062f7839e07689590411d67a495fc [diff] |
[X86][AVX512] Adding missing shuffle lowering to blend mask instructions Some shuffles can be lowered to blend mask instruction (VPBLENDMB/VPBLENDMW/VPBLENDMD/VPBLENDMQ) . In this patch, I added new pattern match for this case. Reviewers: 1. craig.topper 2. guyblank 3. RKSimon 4. igorb Differential Revision: https://reviews.llvm.org/D28483 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@291888 91177308-0d34-0410-b5e6-96231b3b80d8