Require signed mask in blend of unsigned SIMD vectors

The result of comparison of unsigned SIMD vectors is a signed SIMD vector.
Using it as a mask with previous specification was incompatible with gcc.
1 file changed
tree: f61e07d2755af1d8ec7e6695e5c7896b2b7a5fcb
  1. include/
  2. .gitignore
  3. CMakeLists.txt
  4. configure.py
  5. confu.yaml
  6. LICENSE
  7. README.md
README.md

P(ortable) SIMD

Portable 128-bit SIMD intrinsics