half-rs
half-rs copied to clipboard
Add support for AVX-512-FP16 hardware intrinsics
Add support for the new AVX-512-FP16 x86 extension, ~~which appears to already be available as unstable in core::arch
~~. It allows for a wide variety of operations. Will need to be added to core::arch
. Hardware using it isn't quite out yet though.
Extension specs: https://software.intel.com/content/dam/develop/external/us/en/documents-tps/intel-avx512-fp16.pdf