Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in simd
How do I take the average of a large floating point array precisely?
Apr 25, 2026
assembly
floating-point
precision
simd
avx
How can I generate SVE vectors with LLVM
Apr 23, 2026
clang
llvm
simd
sve
Why can't Clang get __m128's data by index in constexpr function
Apr 23, 2026
c++
clang
simd
constexpr
intrinsics
Comparison and Extraction using SSE
Apr 22, 2026
c++
c
sse
simd
How to pack +-1 signs of 8 packed 32-bit integers (in an __m256i) into bytes of a 64-bit integer?
Apr 18, 2026
c++
performance
simd
intrinsics
avx2
How to decompress bit pairs from uint64_t to __m256i?
Apr 17, 2026
c++
performance
vectorization
simd
avx
load vector from large vector with simd based on mask
Apr 14, 2026
c++11
simd
avx
avx2
How do I load all 1's into a mmx register? Why doesn't this work?
Apr 12, 2026
x86
x86-64
inline-assembly
simd
Intel intrinsics : multiply interleaved 8bit values
Apr 12, 2026
c
intel
sse
simd
intrinsics
Transpose 8x8 64-bits matrix
Apr 09, 2026
optimization
x86
transpose
simd
avx2
Are there Neon equivalents to Sse2 _mm_unpackhi/lo_epi32/64 and _mm_shuffle_epi8/32?
Apr 02, 2026
c++
arm
sse
simd
neon
Convert __m128i value into std::tuple
Apr 02, 2026
c++
c++11
sse
simd
AVX 3.6x slower than IA32 in simple benchmark involving <cmath> operations - why so? (VS2013)
Mar 31, 2026
c++
visual-studio
sse
simd
avx
Bus error on neon implementation of summary SAD (Sum of Absolute Difference)
Mar 30, 2026
arm
simd
neon
« Newer Entries
Older Entries »