Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorKwok Cheung Yeung <kcy@codesourcery.com>2022-12-02 23:00:11 +0300
committerJeff Johnston <jjohnstn@redhat.com>2023-01-18 21:22:58 +0300
commite18743072bc7fd56ec812e52dcfde5b686d1df8f (patch)
tree8d8143f9776e614163eae1cb8aa2e2491d51b776 /winsup
parent31302b267b86a9e9190dd260f2ff4f0c74410bf3 (diff)
amdgcn: Add vectorized math routines
This implements a set of vectorized math routines to be used by the compiler auto-vectorizer. Versions for vectors with 2 lanes up to 64 lanes (in powers of 2) are provided. These routines are based on the scalar versions of the math routines in libm/common, libm/math and libm/mathfp. They make extensive use of the GCC C vector extensions and GCN-specific builtins in GCC.
Diffstat (limited to 'winsup')
0 files changed, 0 insertions, 0 deletions