Activity
Fix extract_bits() implementation on non-x86
Fix extract_bits() implementation on non-x86
Implement extract_bits_any() for 64-bit types
Implement extract_bits_any() for 64-bit types
Force push
fixup! Optimize extract() for float32<4> on SSE2
fixup! Optimize extract() for float32<4> on SSE2
Implement extract_bits_any() for 64-bit types
Implement extract_bits_any() for 64-bit types
Optimize codegen of float insert() on x86
Optimize codegen of float insert() on x86
Force push
Fix codegen of float insert() on x86
Fix codegen of float insert() on x86
Add support for 16-bit and 32-bit elements to extract_bits_any
Add support for 16-bit and 32-bit elements to extract_bits_any
Fix compilation of reduce_mul on recent versions of GCC on Altivec
Fix compilation of reduce_mul on recent versions of GCC on Altivec
Enable 32-bit shuffle4x2 on MSA
Enable 32-bit shuffle4x2 on MSA
Force push
insn: Work around in GCC regression when generating comparisons on ARM
insn: Work around in GCC regression when generating comparisons on ARM
math: Add approximate log2() function for float32
math: Add approximate log2() function for float32