Introduced a counter of parts of an untied task submitted for execution. The counter controls whether all parts of the task are already finished. The compiler should generate re-submission of partially executed untied task by itself before exiting of each task part except for the lexical last part.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM