diff options
author | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-08-12 21:48:26 +0000 |
---|---|---|
committer | Bruno Cardoso Lopes <bruno.cardoso@gmail.com> | 2011-08-12 21:48:26 +0000 |
commit | f15dfe58183e4910c2cfa532d28ea7199279e0ac (patch) | |
tree | 03c1283f0c9f2e60a980ddf6eae8c880af3fd822 /libcxx/include/algorithm | |
parent | 960c8f71aa9aeadc3ec751dd6b4e15ff0317380c (diff) | |
download | bcm5719-llvm-f15dfe58183e4910c2cfa532d28ea7199279e0ac.tar.gz bcm5719-llvm-f15dfe58183e4910c2cfa532d28ea7199279e0ac.zip |
The VPERM2F128 is a AVX instruction which permutes between two 256-bit
vectors. It operates on 128-bit elements instead of regular scalar
types. Recognize shuffles that are suitable for VPERM2F128 and teach
the x86 legalizer how to handle them.
llvm-svn: 137519
Diffstat (limited to 'libcxx/include/algorithm')
0 files changed, 0 insertions, 0 deletions