On 2/3/22 21:46, Alex Bennée wrote:
Richard Henderson <richard.hender...@linaro.org> writes:The general ternary logic operation can implement NOT, ORC, NAND, NOR, EQV.Can we not fall back to expanding to use SSE if we don't have AVX512 available or is that done by the exiting fallback expansion?
Generic code does that for us. r~