FMA/AVX2 fallback testfile
dominikhlbg opened this issue · 5 comments
dominikhlbg commented
jan-wassenberg commented
dominikhlbg commented
dominikhlbg commented
jan-wassenberg commented
Awesome! Out of curiosity, what did you change?
dominikhlbg commented
The first image I worked only with a single 4x32 and not with dual 4x32 or single 8x32. The second I worked with 8x32 but forgotten broadcastd over all eight values. Only the first and the fifth was set.
My AVX solution can emulate with avxintrin-emu.h from Intel now.