Skip to content
Snippets Groups Projects
Commit 0de63143 authored by Sam Yates's avatar Sam Yates Committed by Ben Cumming
Browse files

Move common primitive types across fvm implementations to common header (#344)

* Add `backends/fvm_types.hpp` as a single location for shared types across multicore and gpu fvm implementations.
* Use the `fvm_value_type` and `fvm_size_type` defined in `fvm_types.hpp` for the corresponding class-local `value_type` and `size_type` definitions.
parent 40e2f523
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment