Feldspar / feldspar-language

The goal of the Feldspar project is to define a high-level language that allows description of high-performance digital signal processing algorithms.
Other
45 stars 3 forks source link

Inline feldspar_c99.c #386

Closed pjonsson closed 4 years ago

pjonsson commented 4 years ago

Make these functions static inline in the header to enable the benchmarks from feldspar-compiler to run. This is an old shortcoming in that was masked by the constant folding performed by Syntactic.