blob: 6a119fe50d61d1ee2fe41d817e87a27eafe02d70 (
plain) (
blame)
1
2
3
4
5
6
|
Compiler-callable math intrinsics library
This is the companion math library for the flang compiler. It features some
optimized libm-style functions and has vectorization support.
WWW: https://github.com/flang-compiler/flang
|