summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-02-24 15:35:52 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-02-24 15:35:52 +0000
commit7f6a7c97a7fe34452c74e7f639e6a136947d3e24 (patch)
tree9de965bdec8fc7cf79fec492f3222ea6734ab7ad /llvm/lib/CodeGen
parentec9a8de0e60fdf80da53d8473e04ddad645545a8 (diff)
downloadbcm5719-llvm-7f6a7c97a7fe34452c74e7f639e6a136947d3e24.tar.gz
bcm5719-llvm-7f6a7c97a7fe34452c74e7f639e6a136947d3e24.zip
[X86][SSE] Target shuffle combine can try to combine up to 16 vectors
Noticed while profiling PR32037, the target shuffle ops were being stored in SmallVector<*,8> types but the combiner could store as many as 16 ops at maximum depth (2 per depth). llvm-svn: 296130
Diffstat (limited to 'llvm/lib/CodeGen')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud