Skip to content
Commit 6c6ab1fc authored by Rajalakshmi Srinivasaraghavan's avatar Rajalakshmi Srinivasaraghavan
Browse files

powerpc64: strrchr optimization for power8

P7 code is used for <=32B strings and for > 32B vectorized loops are used.
This shows as an average 25% improvement depending on the position of search
character.  The performance is same for shorter strings.
Tested on ppc64 and ppc64le.
parent 2604882c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment