Skip to content

Add SVE2 DetectionLbpDetect32fi optimization#473

Merged
ermig1979 merged 1 commit into
devfrom
cursor/sve2-lbp-detect32fi-0d95
Jun 18, 2026
Merged

Add SVE2 DetectionLbpDetect32fi optimization#473
ermig1979 merged 1 commit into
devfrom
cursor/sve2-lbp-detect32fi-0d95

Conversation

@ermig1979

@ermig1979 ermig1979 commented Jun 18, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add SVE2 implementation and dispatcher/test coverage for SimdDetectionLbpDetect32fi.
  • Document the new SVE2 optimization in release 7.2.163 notes.

Testing

  • Built AArch64 SVE2 configuration with explicit aarch64-linux-gnu-g++/gcc compilers.
  • Ran focused DetectionLbpDetect32fi test under qemu-aarch64 with QEMU_CPU=max; the test framework reported SIMD: NEON SVE(512) SVE2 and finished successfully.
  • Built native x86_64 Release configuration with g++ and ran the same focused test successfully.
Open in Web Open in Cursor 

Co-authored-by: Ihar Yermalayeu <ermig1979@gmail.com>
@ermig1979 ermig1979 marked this pull request as ready for review June 18, 2026 10:36
@ermig1979 ermig1979 merged commit d9b901a into dev Jun 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants