infix
A JIT-Powered FFI Library for C
Loading...
Searching...
No Matches
test_simd.c File Reference
#include <stdbool.h>
#include <stdio.h>
Include dependency graph for test_simd.c:

Functions

static bool check_avx2 (void)
 
static bool check_avx512f (void)
 
int main (void)
 

Function Documentation

◆ check_avx2()

static bool check_avx2 ( void  )
static

◆ check_avx512f()

static bool check_avx512f ( void  )
static

◆ main()

int main ( void  )