aboutsummaryrefslogtreecommitdiff
path: root/clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-09-21 11:40:39 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-09-21 11:40:39 +0000
commit3dccabaf35a51989cc1fcd4bb4e748419fbe9801 (patch)
tree2f1b2a6889572ff504692537973c152e5ed48471 /clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp
parente81bfbada94615231ae24efd186155a2c6bc1152 (diff)
downloadllvm-3dccabaf35a51989cc1fcd4bb4e748419fbe9801.zip
llvm-3dccabaf35a51989cc1fcd4bb4e748419fbe9801.tar.gz
llvm-3dccabaf35a51989cc1fcd4bb4e748419fbe9801.tar.bz2
[x86] Explicitly lower to a blend early if it is trivial to do so for
v8f32 shuffles in the new vector shuffle lowering code. This is very cheap to do and makes it much more clear that anything more expensive but overlapping with this lowering should be selected afterward (for example using AVX2's VPERMPS). However, no functionality changed here as without this code we would fall through to create no-op shuffles of each input and a blend. =] llvm-svn: 218209
Diffstat (limited to 'clang-tools-extra/unittests/clang-tidy/LLVMModuleTest.cpp')
0 files changed, 0 insertions, 0 deletions