llvm/libc/AOR_v20.02/README.md
Siva Chandra Reddy 78d622a48c [libc] Add a README.md file to the AOR directory.
Also, add config.mk file which will help test the implementations in the
"math" directory for x86_64 with a simple "make check".
2020-03-16 12:29:24 -07:00

415 B

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.