diff options
author | Tobias Grosser <tobias@grosser.es> | 2016-09-02 23:40:15 +0000 |
---|---|---|
committer | Tobias Grosser <tobias@grosser.es> | 2016-09-02 23:40:15 +0000 |
commit | 66c6506aaca087f2c5813f50ebe3e6956c24b841 (patch) | |
tree | 3afb69b8bd367ab0215d9397759c5ccac8b24546 /lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py | |
parent | dff5de2e44b642f789054167ae4da56b76c864c2 (diff) | |
download | bcm5719-llvm-66c6506aaca087f2c5813f50ebe3e6956c24b841.tar.gz bcm5719-llvm-66c6506aaca087f2c5813f50ebe3e6956c24b841.zip |
Dependences: Only create flat StmtSchedule in presence of reductions
Without reductions we do not need a flat union_map schedule describing
the computation we want to perform, but can work purely on the schedule
tree. This reduces the dependence computation and scheduling time from 33ms
to 25ms. Another 30% reduction.
llvm-svn: 280558
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/section/TestSectionAPI.py')
0 files changed, 0 insertions, 0 deletions