ucb-cyarp / vitis

Laminar - Optimizing DSP Compiler
BSD 3-Clause "New" or "Revised" License
3 stars 0 forks source link

stdatomic #24

Closed cyarp closed 4 years ago

cyarp commented 4 years ago

Converting LocklessThreadCrossingFIFO to use stdatomic. Fixes: #20

cyarp commented 4 years ago

Tested against CyclopsDemo and fir filter. Appeared to provide a small performance increase.