diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-25 10:55:32 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-02-25 10:56:23 +0000 |
commit | 8b82669d56936b135fb0729368a8f5dbb2fb3639 (patch) | |
tree | 50e8b49627dc802091c95cc9d11ba119fe5f0933 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | f0e461057221ad334cd194211ef4fa31364054e3 (diff) | |
download | llvm-8b82669d56936b135fb0729368a8f5dbb2fb3639.zip llvm-8b82669d56936b135fb0729368a8f5dbb2fb3639.tar.gz llvm-8b82669d56936b135fb0729368a8f5dbb2fb3639.tar.bz2 |
[X86][SSE] Move unaryshuffle(xor(x,-1)) -> xor(unaryshuffle(x),-1) fold into helper. NFCI.
We should be able to extend this "canonicalizeShuffleWithBinOps" to handle more generic binop cases where either/both operands can be cheaply shuffled.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions