comparison test/Makefile.x86 @ 37:4b5a557aa64f

*: turns out extern is a practical joke. rewrite to be always inline again the sample benchmark performs about 3x as well with optimizations disabled :)
author Paper <paper@tflc.us>
date Sat, 26 Apr 2025 01:04:35 -0400
parents 677c03c382b8
children f9ca85d2f14c
comparison
equal deleted inserted replaced
36:677c03c382b8 37:4b5a557aa64f
1 CPPFLAGS += -mmmx -msse2 -msse4.1 -mavx2 -mavx512f 1 CPPFLAGS += -mmmx -msse2 -mavx512f
2 2
3 include Makefile.template 3 include Makefile.template