mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-16 14:56:39 +00:00

Summary: There are a lot of random training spaces on various lines. This patch just got rid of all of them with `sed 's/\ \+$//g'.
This directory contains Arm's contribution of their optimized routines as initially uploaded to https://reviews.llvm.org/D75355. Going forward, parts of the implementations from this directory will be moved over to the appropriate place in the LLVM-libc tree. This will be done over many patches, all of which will go through the normal LLVM code review practice, and follow the LLVM-libc implementation standards.