This repository was archived by the owner on Apr 28, 2023. It is now read-only.
Commit 249b314
Sven Verdoolaege
makeWithOuterBlockInnerThreadStrategy: reuse fixThreadsBelow
Conceptually, this call performs the same operation as
the call to fixThreadsBelow in mapInnermostBandsToThreads,
so it makes sens to use the same function.
Note that fixThreadsBelow currently does essentially
the same as mapRemaining, but some thread specific code
will be added in an upcoming commit.1 parent 19ea5c1 commit 249b314
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
637 | 637 | | |
638 | 638 | | |
639 | 639 | | |
640 | | - | |
| 640 | + | |
641 | 641 | | |
642 | 642 | | |
643 | 643 | | |
| |||
0 commit comments