Skip to content

Fix and enable FIR test

Bram Veenboer requested to merge fix-fir-test into main

Due to a missing explicit cast from half to float, the 16-bit tests of tFIR_FilterKernel failed. The test now works and is enabled in CMake.

Merge request reports