Commit 7f80fbc
Rearrange LongVector Execution Tests infrastructure (microsoft#7739)
This change rearranges the long vector execution test infrastructure to
be more static, relying on explicit dispatch tables rather than class
hierarchies, variants and std:::functions.
This change tries to avoid moving code around more than it has to.
Follow up NFC changes will reorganize this to move more code out of the
header.
---------
Co-authored-by: Ashley Coleman <[email protected]>1 parent 1550b90 commit 7f80fbc
3 files changed
Lines changed: 975 additions & 1495 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
| 8 | + | |
7 | 9 | | |
8 | 10 | | |
9 | 11 | | |
| |||
0 commit comments