Commit fcd74c6
committed
Remove ControlSlotIndicator and ControlSlotCompositeIndicator
We previously introduced these classes to avoid additional bounds
checking done when indexing into a DynamicArray in shared memory. Since
we now are using the local views into shared memory, we no longer need
this optimisation and can revert to simply accessing slots using their
indices.1 parent bccd1b3 commit fcd74c6
File tree
42 files changed
+479
-1363
lines changed- score/mw/com/impl
- bindings/lola
- test
- plumbing
- rust
- test_support
- tracing
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
42 files changed
+479
-1363
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
547 | | - | |
548 | | - | |
549 | | - | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
556 | | - | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
566 | 546 | | |
567 | 547 | | |
568 | 548 | | |
| |||
571 | 551 | | |
572 | 552 | | |
573 | 553 | | |
574 | | - | |
575 | 554 | | |
576 | 555 | | |
577 | 556 | | |
| |||
592 | 571 | | |
593 | 572 | | |
594 | 573 | | |
595 | | - | |
596 | 574 | | |
597 | 575 | | |
598 | 576 | | |
| |||
609 | 587 | | |
610 | 588 | | |
611 | 589 | | |
612 | | - | |
613 | 590 | | |
614 | 591 | | |
615 | 592 | | |
| |||
1218 | 1195 | | |
1219 | 1196 | | |
1220 | 1197 | | |
1221 | | - | |
1222 | | - | |
1223 | | - | |
1224 | | - | |
1225 | | - | |
1226 | | - | |
1227 | | - | |
1228 | | - | |
1229 | | - | |
1230 | | - | |
1231 | | - | |
1232 | | - | |
1233 | | - | |
1234 | | - | |
1235 | | - | |
1236 | | - | |
1237 | | - | |
1238 | | - | |
1239 | | - | |
1240 | | - | |
1241 | | - | |
1242 | | - | |
1243 | 1198 | | |
1244 | 1199 | | |
1245 | 1200 | | |
| |||
1536 | 1491 | | |
1537 | 1492 | | |
1538 | 1493 | | |
1539 | | - | |
1540 | | - | |
1541 | 1494 | | |
1542 | 1495 | | |
1543 | 1496 | | |
| |||
Lines changed: 0 additions & 109 deletions
This file was deleted.
Lines changed: 0 additions & 75 deletions
This file was deleted.
0 commit comments