diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-07-15 16:15:47 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-07-15 16:15:47 +0000 |
commit | 2341fe9e76b40b57cce28a8b17a7b1aed358c579 (patch) | |
tree | 60ddb4ef76afca85d43158345f1ad7bb32cf820d /llvm/lib/IR/Function.cpp | |
parent | a5737d8eac169e667662f5fc66cb284b600a4c1e (diff) | |
download | llvm-2341fe9e76b40b57cce28a8b17a7b1aed358c579.zip llvm-2341fe9e76b40b57cce28a8b17a7b1aed358c579.tar.gz llvm-2341fe9e76b40b57cce28a8b17a7b1aed358c579.tar.bz2 |
GPGPU: Use schedule whole components for scheduler
This option increases the scalability of the scheduler and allows us to remove
the 'gisting' workaround we introduced in r275565 to handle a more complicated
test case. Another benefit of using this option is also that the generated
code looks a lot more streamlined.
Thanks to Sven Verdoolaege for reminding me of this option.
llvm-svn: 275573
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions