hexagon: new vtcm layouts and improved pipelines for MUL_MAT, MUL_MAT_ID and FLASH_ATTN_EXT #25425
hex-fa: refactor kernel param compute to use common layout builder
b540ec78
hmx: add explicit compiler barriers to make hmx funcs more robust
da33f881
hex-vtcm: more generic vtcm layout builder for mm and flash-attn kernels
eaf9f008
hex-hmx: unroll inner kernels
8fc4a943
hex-hmx: use inline asm instead of intrinsics to avoid compiler issues
69fecbc6
hex-hmx: define inline asm macros and simplify code
c71f1278
hex-hmx: replace leftover intrinsics
6290eeb2
hmx-fa: minor cleanup for hmx asm
71f04e1a
hmx-mm: move per-task stucts out of the kernels header
1c181947
hmx-mm: simplify core_dot_chunk
6491fef3
hmx-mm: simplify inner loops that call hmx instructions
dd1820c9
hmx-mm: proper instrumentation for activation prep work for dma pipel…
abea2a9f
hmx-mm: update a-prep loop for better prefetch
44fa4d19
hex-vtcm: improved vtcm layout alloc for mm to support overlapping areas
e4dd7a8e
hmx-mm: reduce the number of act fetch tows to 4 for now, going large…
b74d6716
hex-hmx: always use hmx-queue in all modes
fc3088c5
hmx-mm: update comments and minor formatting
29700a84
hmx-mm: further improve synchro fallback path to prefetch the weights…
5e62db6c
hex-fa: further pipeline improvements (earlier prefetch)
71a55d8a
hmx-mm: cleanup dma pipelines to use dst cached in the queue
c8ee54f5
hmx-fa: minor cleanup and opts for fa dma pipelines
a35aad11
hmx-fa: optimize q-prep stage with dma and unrolling
b0011164
hmx-fa: use o_tile size from layout instead of computing it
fb7d78cd
hmx-mm: cleanup types and size handling
89698e10
hmx-mm: replace divs with fastdiv in qprep loops
84466632
hmx-fa: minor update/formatting to q_tile handling
5af9aa00
hmx-fa: cleanup the layout to avoid overpadding
32c360e6
hmx-fa: simplified and improved cost mode for hmx fa solver that uses…
e4ac61bd
hmx-queue: add support queue wakeup and make suspend async to avoid h…
c2955491
hex-hmx: move queue wakeup / suspend to the op-batch level
71c65293
hex-threads: add hybrid polling to workpool
074fedee
hex-mm: fix trailing spaces
e7ba42c3
lhez
approved these changes
on 2026-07-08
yomaytk
approved these changes
on 2026-07-08
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub