Commit da71ab6
authored
deps: V8: cherry-pick highway@989a498fdf3
Original commit message:
GCC 15 removed avx10.2-512 target
PiperOrigin-RevId: 823560321
Refs: google/highway@989a498
PR-URL: #60682
Fixes: #60566
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Xuguang Mei <meixuguang@gmail.com>1 parent 9bc6ebb commit da71ab6Copy full SHA for da71ab6
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