x86: Code cleanup in strchr-avx2 and comment justifying branch
Small code cleanup for size: -53 bytes. Add comment justifying using a branch to do NULL/non-null return. All string/memory tests pass and no regressions in benchtests. geometric_mean(N=20) of all benchmarks Original / New: 1.00 Reviewed-by:H.J. Lu <hjl.tools@gmail.com> (cherry picked from commit a6fbf4d5)
Loading
Please register or sign in to comment