Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
compiler-rt: simplify aligned memcpy loop
This change removes a few instruction from the aligned hot loop by not updating the remaining size.
- Loading branch information