HomeFreeBSD

powerpc/memcpy: Don't predict the src and dst will be misaligned

Description

powerpc/memcpy: Don't predict the src and dst will be misaligned

Predicting misalignment will pessimize the expected common case. Don't
predict true or false in thise case.

Details

Provenance
jhibbitsAuthored on Mar 6 2020, 3:46 AM
Parents
rG021abafa5c0a: Finish revert of r358672, missed in r358688.
Branches
Unknown
Tags
Unknown

Event Timeline