summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
diff options
context:
space:
mode:
authorYaron Keren <yaron.keren@gmail.com>2016-08-13 19:46:31 +0000
committerYaron Keren <yaron.keren@gmail.com>2016-08-13 19:46:31 +0000
commit782788b7a126d5c5a75c8b1e13d8fca873ea1a9e (patch)
tree12e1c65e179a19b7493d21b484c870b062f61fe8 /llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
parent7079efe1cedc72e4618a2914a9c9daae81c47268 (diff)
downloadbcm5719-llvm-782788b7a126d5c5a75c8b1e13d8fca873ea1a9e.tar.gz
bcm5719-llvm-782788b7a126d5c5a75c8b1e13d8fca873ea1a9e.zip
Limit DenseMap::setNumEntries input to 1<<31, in accordance with the 31 bits allocated to NumEntries.
std::numeric_limits<int>::max() may be something else than 1<<31. llvm-svn: 278602
Diffstat (limited to 'llvm/lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud