diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-17 13:43:33 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2018-07-17 13:43:33 +0000 |
commit | 1a4f3c93fb083c9449b255afb5f178c5982b3582 (patch) | |
tree | bc724390b6f3f0452098870ecca381909062f573 /clang/unittests/Tooling/CompilationDatabaseTest.cpp | |
parent | c41e096bdab0fd5a1e08b8cac55a589d71d3339c (diff) | |
download | llvm-1a4f3c93fb083c9449b255afb5f178c5982b3582.zip llvm-1a4f3c93fb083c9449b255afb5f178c5982b3582.tar.gz llvm-1a4f3c93fb083c9449b255afb5f178c5982b3582.tar.bz2 |
[SLPVectorizer] Don't attempt horizontal reduction on pointer types (PR38191)
TTI::getMinMaxReductionCost typically can't handle pointer types - until this is changed its better to limit horizontal reduction to integer/float vector types only.
llvm-svn: 337280
Diffstat (limited to 'clang/unittests/Tooling/CompilationDatabaseTest.cpp')
0 files changed, 0 insertions, 0 deletions