aboutsummaryrefslogtreecommitdiff
path: root/elf/Makefile
diff options
context:
space:
mode:
authorJoe Ramsay <Joe.Ramsay@arm.com>2023-12-19 16:44:01 +0000
committerSzabolcs Nagy <szabolcs.nagy@arm.com>2023-12-20 08:41:25 +0000
commitcc0d77ba944cd4ce46c5f0e6d426af3057962ca5 (patch)
tree840c09b10bcb0ad4f733e8cb4bce2acbd92e5945 /elf/Makefile
parent3150cc0c9019bf9da841419f86dda8e7f26d676d (diff)
downloadglibc-cc0d77ba944cd4ce46c5f0e6d426af3057962ca5.zip
glibc-cc0d77ba944cd4ce46c5f0e6d426af3057962ca5.tar.gz
glibc-cc0d77ba944cd4ce46c5f0e6d426af3057962ca5.tar.bz2
aarch64: Add half-width versions of AdvSIMD f32 libmvec routines
Compilers may emit calls to 'half-width' routines (two-lane single-precision variants). These have been added in the form of wrappers around the full-width versions, where the low half of the vector is simply duplicated. This will perform poorly when one lane triggers the special-case handler, as there will be a redundant call to the scalar version, however this is expected to be rare at Ofast. Reviewed-by: Szabolcs Nagy <szabolcs.nagy@arm.com>
Diffstat (limited to 'elf/Makefile')
0 files changed, 0 insertions, 0 deletions