diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-08-14 16:15:05 +0100 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-08-14 18:43:19 +0100 |
commit | e9eb2dc33261ceeda573ae23c606e513f17de48c (patch) | |
tree | ac36e3c1feec3af81af040651482b014c7dffcce /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp | |
parent | 40a142fa57d648e3daadfdaa75731360e1ebab2e (diff) | |
download | llvm-e9eb2dc33261ceeda573ae23c606e513f17de48c.zip llvm-e9eb2dc33261ceeda573ae23c606e513f17de48c.tar.gz llvm-e9eb2dc33261ceeda573ae23c606e513f17de48c.tar.bz2 |
[X86][SSE] Fold HOP(SHUFFLE(X),SHUFFLE(Y)) --> SHUFFLE(HOP(X,Y))
This is beginning to look like a canonicalization stage that could be performed as part of shuffle combining
Another step towards PR41813
Recommit of rG9bd97d036398 with fixed offset adjustments
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions