commit | a3a709fa5549169b0f82f042bdfe3f4748ef97ec | [log] [tgz] |
---|---|---|
author | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon May 07 18:25:19 2018 +0000 |
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | Mon May 07 18:25:19 2018 +0000 |
tree | 1293ec21455379e309f78aaac6212be62b26e5fa | |
parent | 8fd84d4be29b1e1d7a0f2c528607545d7e285884 [diff] |
[X86][AVX2] Tag VPMOVSX/VPMOVZX ymm instructions as WriteShuffle256 These are more like cross-lane shuffles than regular shuffles - we already do this for AVX512 equivalents. Differential Revision: https://reviews.llvm.org/D46229 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@331659 91177308-0d34-0410-b5e6-96231b3b80d8