Commit 3cbd340
deps: V8: cherry-pick highway@989a498fdf3
Original commit message:
GCC 15 removed avx10.2-512 target
PiperOrigin-RevId: 823560321
Refs: google/highway@989a498
Fixes: #60566
PR-URL: #61898
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Filip Skokan <panva.ip@gmail.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
Reviewed-By: Chengzhong Wu <legendecas@gmail.com>
(cherry picked from commit 4ec8aa0)1 parent 9f2b7d4 commit 3cbd340Copy full SHA for 3cbd340
2 files changed
+6-5Lines changed: 6 additions & 5 deletions
File tree
Expand file treeCollapse file tree
Open diff view settings
Filter options
- deps/v8/third_party/highway/src/hwy/ops
Expand file treeCollapse file tree
Open diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
| 41 | + |
42 | 42 | |
43 | 43 | |
44 | 44 | |
|
Collapse file
deps/v8/third_party/highway/src/hwy/ops/set_macros-inl.h
Copy file name to clipboardExpand all lines: deps/v8/third_party/highway/src/hwy/ops/set_macros-inl.h+5-4Lines changed: 5 additions & 4 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
187 | 187 | |
188 | 188 | |
189 | 189 | |
190 | | - |
191 | | - |
| 190 | + |
| 191 | + |
| 192 | + |
192 | 193 | |
193 | | - |
| 194 | + |
| 195 | + |
194 | 196 | |
195 | | - |
196 | 197 | |
197 | 198 | |
198 | 199 | |
|
0 commit comments