systems-nuts / unifico

Compiler and build harness for heterogeneous-ISA binaries with the same stack layout.
4 stars 1 forks source link

Convert pass by value to pass by reference for coo struct in BFS app #236

Closed blackgeorge-boom closed 1 year ago

blackgeorge-boom commented 1 year ago

This makes sure that the struct argument is properly handled by the current version of Popcorn StackMaps.

Addresses #230