Skip to content

Commit

Permalink
make sure pffft has M_PI, M_SQRT2 and disabled simd
Browse files Browse the repository at this point in the history
  • Loading branch information
dromer committed Nov 18, 2023
1 parent 33bc621 commit 52272f6
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 80 deletions.
3 changes: 0 additions & 3 deletions hvcc/generators/ir2c/static/HvSignalRFFT.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
extern "C" {
#endif

#ifdef HV_SIMD_NONE
#define PFFFT_SIMD_DISABLE
#endif

typedef struct SignalRFFT {
struct HvTable *table;
Expand Down
Loading

0 comments on commit 52272f6

Please sign in to comment.