Tweak SIMDWrappers
- add
store
which accepts aspan
- pass SIMD register types by value instead of const&
- add a few constexpr
- use
std::array
instead of C-style arrays - setters return reference to self instead of void
Edited by Gerhard Raven
Merge request reports
Activity
added 1 commit
- 3b05fd60 - pass SIMD register types by value instead of const&
- Resolved by Rosen Matev
/ci-test --merge
added ci-test-triggered label
- [2021-03-28 14:33] Validation started with lhcb-master-mr#2103
- [2021-04-06 14:12] Validation started with lhcb-master-mr#2149
- [2021-04-08 17:23] Validation started with lhcb-master-mr#2163
Edited by Software for LHCbadded 1 commit
- 942ca4ec - pass SIMD register types by value instead of const&
assigned to @rmatev
- Resolved by Rosen Matev
looks like the throughput test hasn't reported anything here yet -- would be good to see that result first...
mentioned in issue Moore#263 (closed)
- Resolved by Gerhard Raven
@graven can you rebase please?
assigned to @graven
added 38 commits
-
942ca4ec...fa77eb0c - 35 commits from branch
master
- a22f70e5 - Extend SIMDWrappers
- daccdf86 - pass SIMD register types by value instead of const&
- 5a35c8e5 - prefer forwarding constructors which funnel into one constructor
Toggle commit list-
942ca4ec...fa77eb0c - 35 commits from branch
unassigned @graven
- Resolved by Gerhard Raven
/ci-test --merge
added 1 commit
- b490e965 - prefer forwarding constructors which funnel into one constructor
Please register or sign in to reply