diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2014-08-04 09:40:02 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2014-08-04 09:40:02 +0000 |
commit | 06e6f1cae2ea0ca409ab97d4355918000b6fb599 (patch) | |
tree | 35d0b25ff4ef728e2af602381360eca4a4b925a5 /llvm/lib/CodeGen/AtomicExpandLoadLinkedPass.cpp | |
parent | 610ba533d0f1f6ae876f4f439d8fd6f868c3b219 (diff) | |
download | bcm5719-llvm-06e6f1cae2ea0ca409ab97d4355918000b6fb599.tar.gz bcm5719-llvm-06e6f1cae2ea0ca409ab97d4355918000b6fb599.zip |
[x86] Implement more aggressive use of PACKUS chains for lowering common
patterns of v16i8 shuffles.
This implements one of the more important FIXMEs for the SSE2 support in
the new shuffle lowering. We now generate the optimal shuffle sequence
for truncate-derived shuffles which show up essentially everywhere.
Unfortunately, this exposes a weakness in other parts of the shuffle
logic -- we can no longer form PSHUFB here. I'll add the necessary
support for that and other things in a subsequent commit.
llvm-svn: 214702
Diffstat (limited to 'llvm/lib/CodeGen/AtomicExpandLoadLinkedPass.cpp')
0 files changed, 0 insertions, 0 deletions