Skip to content

Add simd_definitions.h

Berk Hess requested to merge bh-add-simd-definitions into main

Add an include file which only pulls in the SIMD definitions. This is useful for inclusion in header or source files which only need to query SIMD definitions and capabilities.

Merge request reports