diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-11-17 19:29:06 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2021-11-17 19:38:43 +0000 |
commit | 5f99f771ec7134898d67ed0d2234562df756e332 (patch) | |
tree | 9e292cca25409c66ce981559b3b0fa1ebc8ad2fb /libcxx/src/algorithm.cpp | |
parent | a11d27f4ff3bd4e3d2d987cd2bb0dcd7d7c230e3 (diff) | |
download | llvm-5f99f771ec7134898d67ed0d2234562df756e332.zip llvm-5f99f771ec7134898d67ed0d2234562df756e332.tar.gz llvm-5f99f771ec7134898d67ed0d2234562df756e332.tar.bz2 |
[X86] splitVector - only extract lower half subvector from splats
If we're splitting a source vector that is a splat (with no undefs), just extract (for free) the lower half subvector and use it for both halfs.
Diffstat (limited to 'libcxx/src/algorithm.cpp')
0 files changed, 0 insertions, 0 deletions