TurboPFor: Bit Unpacking SIMD/AVX2

This commit is contained in:
x
2017-01-05 12:55:08 +01:00
parent 954a18ce8c
commit 4216ba239b

View File

@ -21,7 +21,7 @@
- twitter : https://twitter.com/powturbo
- email : powturbo [_AT_] gmail [_DOT_] com
**/
// "Integer Compression" SIMD Bit Packing
// "Integer Compression" AVX2 Bit Packing
#ifndef VSTO
#include <stdio.h>