Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

About

IndexByte is Go's strchr.  It's widely used both in the Go standard library and without.  We have an optimized scalar version but it would be good to have an RVV versionLet's add RVV optimized versions of equal, compare and IndexByte.  SIMD versions exist for other architectures but not yet for riscv64.


Page Properties



...