Skip to content
Unverified Commit fbb3d36e authored by Naoki Shibata's avatar Naoki Shibata Committed by GitHub
Browse files

Add z15 support (#343)

This patch adds z15 VX support, following issue https://github.com/shibatch/sleef/issues/317

.
It also changes the suffix zvector2 to vxe and vxe2.
In order to enable z15 VXE2 support, it requires clang-10.
However, it seems that clang-9 and later have a bug in handling orderedness of comparison.
Thus, it passes the tests only if optimizations are turned off.

Co-authored-by: default avatarshibatch <shibatch.sf.net@gmail.com>
parent fd26bedc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment