Commit 619e98c
File tree
6 files changed
+66
-24
lines changed- backends/xnnpack
- _passes
- test/passes
- third-party
- extension/llm
- kernels/optimized/third-party
- third-party
6 files changed
+66
-24
lines changedLines changed: 15 additions & 20 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
| 94 | + | |
99 | 95 | | |
100 | 96 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
| 97 | + | |
106 | 98 | | |
107 | 99 | | |
108 | 100 | | |
| |||
380 | 372 | | |
381 | 373 | | |
382 | 374 | | |
383 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
| 386 | + | |
| 387 | + | |
| 388 | + | |
| 389 | + | |
395 | 390 | | |
396 | 391 | | |
397 | 392 | | |
| |||
Lines changed: 47 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
335 | 335 | | |
336 | 336 | | |
337 | 337 | | |
| 338 | + | |
| 339 | + | |
| 340 | + | |
| 341 | + | |
| 342 | + | |
| 343 | + | |
| 344 | + | |
| 345 | + | |
| 346 | + | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
- .github/workflows/build.yml+9-9
- CMakeLists.txt+1-2
- include/cpuinfo.h-48
- libcpuinfo.pc.in+1-1
- src/arm/api.h+11-18
- src/arm/cache.c+1-2
- src/arm/linux/aarch32-isa.c-2
- src/arm/linux/aarch64-isa.c-17
- src/arm/linux/chipset.c-76
- src/arm/mach/init.c+5-91
- src/arm/midr.h-6
- src/arm/uarch.c+2-5
- src/arm/windows/init-by-logical-sys-info.c+5-8
- src/arm/windows/init.c+92-95
- src/arm/windows/windows-arm-init.h+18
- src/riscv/linux/riscv-hw.c+1-1
- src/x86/isa.c-14
- src/x86/linux/cpuinfo.c+7-3
- src/x86/uarch.c-2
- test/build.prop/astro_55r.log-31
- test/cpuinfo/astro-55r.log-43
- test/name/proc-cpuinfo-hardware.cc-5
- tools/cpu-info.c-20
- tools/cpuid-dump.c-9
- tools/isa-info.c-5
Submodule tokenizers updated from fc32028 to 57eb76d
Submodule eigen updated from 7294434 to a39ade4
0 commit comments