Page MenuHomeFreeBSD

lib/libc/amd64: back out amd64 SIMD work
ClosedPublic

Authored by fuz on Sep 14 2023, 5:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 21, 12:51 AM
Unknown Object (File)
Wed, Oct 16, 5:49 PM
Unknown Object (File)
Wed, Oct 16, 5:49 PM
Unknown Object (File)
Wed, Oct 16, 5:48 PM
Unknown Object (File)
Wed, Oct 16, 5:28 PM
Unknown Object (File)
Oct 5 2024, 10:13 AM
Unknown Object (File)
Sep 21 2024, 3:32 PM
Unknown Object (File)
Sep 5 2024, 4:42 AM

Details

Summary

Due to some bugs being found, back out the amd64 SIMD libc work from
releng/14.0 ahead of the release and give these changes in a critical
part of FreeBSD some more time to mature. This was requested by @imp
and @kevans.

This patch set backs out D40693, D41333, D41349, D41442, and D41697.
Change sets D40729, D40730 (ffs), D41011 (bcmp integer overflow bug),
and D41050 (rtld bits) are not backed out. The intent is for this
backout to be a direct commit to releng/14.0 with the changes staying on
CURRENT and stable/14.

Sponsored by: The FreeBSD Foundation

Test Plan

passes a build test

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

fuz requested review of this revision.Sep 14 2023, 5:56 AM
fuz created this revision.
This revision is now accepted and ready to land.Sep 18 2023, 10:23 PM
This revision was automatically updated to reflect the committed changes.