gtsoul-tech
|
5ad1f2127f
|
constVariablePointer
|
2024-05-02 14:30:18 +03:00 |
|
Konstantinos Margaritis
|
456b1c6182
|
no need to convert to size_t
|
2021-10-12 11:51:35 +03:00 |
|
George Wort
|
00fff3f53c
|
Use SVE for double shufti.
Change-Id: I09e0d57bb8a2f05b613f6225dea79ae823136268
|
2021-10-12 11:51:34 +03:00 |
|
Konstantinos Margaritis
|
e35b88f2c8
|
use STL make_unique, remove wrapper header, breaks C++17 compilation
|
2021-10-12 11:51:34 +03:00 |
|
Justin Viiret
|
1d041b12b7
|
shufti/truffle tests: silence ubsan warning
The ubsan support in clang warned about us accessing idx-1 of an array here.
|
2017-08-21 11:12:16 +10:00 |
|
Matthew Barr
|
2214296b7f
|
Convert compile-time code to not require SIMD
|
2016-12-14 15:29:01 +11:00 |
|
Matthew Barr
|
c3b5efefb6
|
Add short avx2 shufti form
|
2016-10-28 14:46:31 +11:00 |
|
Matthew Barr
|
cbd115f7fe
|
Don't shadow names
|
2016-08-10 15:06:57 +10:00 |
|
Alex Coyte
|
c0a5b037a1
|
allow double shufti to share buckets
|
2016-04-20 13:34:56 +10:00 |
|
Matthew Barr
|
904e436f11
|
Initial commit of Hyperscan
|
2015-10-20 09:13:35 +11:00 |
|