Mercurial > vec
view test/Makefile.x86 @ 45:7955bed1d169 default tip
*: add preliminary floating point support
no x86 intrinsics just yet, but I did add altivec since it's
(arguably) the simplest :)
author | Paper <paper@tflc.us> |
---|---|
date | Wed, 30 Apr 2025 18:36:38 -0400 |
parents | f9ca85d2f14c |
children |
line wrap: on
line source
CPPFLAGS += -mmmx -msse2 -msse3 -msse4.1 -msse4.2 -mavx512f -mavx512bw include Makefile.template