annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
37
4b5a557aa64f *: turns out extern is a practical joke. rewrite to be always inline again
Paper <paper@tflc.us>
parents: 36
diff changeset
1 CPPFLAGS += -mmmx -msse2 -mavx512f
36
677c03c382b8 Backed out changeset e26874655738
Paper <paper@tflc.us>
parents:
diff changeset
2
677c03c382b8 Backed out changeset e26874655738
Paper <paper@tflc.us>
parents:
diff changeset
3 include Makefile.template