diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-07-14 14:14:02 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-07-14 14:14:02 +0000 |
commit | 4eaedde53031bf4c4342b983b08019c206698cee (patch) | |
tree | a186ad8165c861a21dcb415bec67d3eeb5bbc286 /lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp | |
parent | 585ea9ddce50f3c3d3fd6dae0f9f148c074bcc2b (diff) | |
download | bcm5719-llvm-4eaedde53031bf4c4342b983b08019c206698cee.tar.gz bcm5719-llvm-4eaedde53031bf4c4342b983b08019c206698cee.zip |
GPGPU: Use a tile size of 32 by default
The tile size was previously uninitialized. As a result, it was often zero (aka.
no tiling), which is not what we want in general. More importantly, there was
the risk for arbitrary tile sizes to be choosen, which we did not observe, but
which still is highly problematic.
llvm-svn: 275418
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/macros/main.cpp')
0 files changed, 0 insertions, 0 deletions