Naoki Shibata
Naoki Shibata
It would be also better to add VML-style API to SLEEF.
The problem with Debug build should be now fixed. https://github.com/shibatch/sleef/tree/Fix_build_error_with_Debug_mode As for atan2_8f, please show a code for demonstrating the bug.
Please tell me the model of your mac and the exact commands you gave.
It should be easy to modify the sample source code at sleef.org. https://sleef.org/hellox86.c
It does not reproduce on my environment.
Please try once again from the beginning, and paste the result of "make test."
I think this is not a problem in sleef, and it does not reproduce on my environment.
It is hard to identify the cause. I also tried Apple clang. ``` -- The C compiler identification is AppleClang 9.0.0.9000039 -- Check for working C compiler: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/cc -- Check...
Hello, When the necessary tools are ready, porting can be started. But I would wait until the intrinsics can be used with the official clang or gcc.
I will look into this.