whisper.cpp icon indicating copy to clipboard operation
whisper.cpp copied to clipboard

Update SIMD header file inclusion to support XOP instruction set

Open gtreshchev opened this issue 1 year ago • 0 comments

This adds support for the XOP instruction set on AMD processors by including the x86intrin.h header file when the __XOP__ macro is defined.

gtreshchev avatar Apr 02 '23 08:04 gtreshchev