Commit ec9aac6
[LibWebRTC] Include AVX2 sources on Intel hosts
https://bugs.webkit.org/show_bug.cgi?id=258708
Reviewed by Carlos Alberto Lopez Perez.
This partially reverts 265646@main.
Include AVX2 sources if host is X86 or X64.
Build AVX2 sources with build flags '-mavx2' and '-mfma'.
* Source/ThirdParty/libwebrtc/CMakeLists.txt:
* Source/cmake/DetectAVX2.cmake: Removed.
* Source/cmake/WebKitCommon.cmake:
Canonical link: https://commits.webkit.org/265754@main1 parent 80c6813 commit ec9aac6
3 files changed
Lines changed: 4 additions & 79 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1855 | 1855 | | |
1856 | 1856 | | |
1857 | 1857 | | |
1858 | | - | |
1859 | | - | |
| 1858 | + | |
| 1859 | + | |
1860 | 1860 | | |
1861 | 1861 | | |
1862 | 1862 | | |
| |||
1866 | 1866 | | |
1867 | 1867 | | |
1868 | 1868 | | |
1869 | | - | |
| 1869 | + | |
| 1870 | + | |
1870 | 1871 | | |
1871 | 1872 | | |
1872 | 1873 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | 128 | | |
136 | 129 | | |
137 | 130 | | |
| |||
0 commit comments