diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-03-08 09:36:39 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2017-03-08 09:36:39 +0000 |
commit | 836bcc689f4e3aa39ec1788cd107c93e04804c66 (patch) | |
tree | d930ca1d0cc45e233273087e53472c1e4bc83b02 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | ed739d902d497273a60de44ae8132b4db599bfbb (diff) | |
download | bcm5719-llvm-836bcc689f4e3aa39ec1788cd107c93e04804c66.tar.gz bcm5719-llvm-836bcc689f4e3aa39ec1788cd107c93e04804c66.zip |
[X86][SSE] combineX86ShufflesRecursively can handle shuffle masks up to 64 elements wide
By defining the mask types as SmallVector<int, 16> we were causing a lot of unnecessary heap usage.
llvm-svn: 297267
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions