-
Notifications
You must be signed in to change notification settings - Fork 75
Pull requests: hw-native-sys/pypto
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(distributed): Correct L3 put atomic add barrier
#1965
opened Jul 7, 2026 by
hashiqiqixian
Contributor
Loading…
2 of 3 tasks
fix(runtime): coerce enable_dep_gen to bool in _make_call_config
bug
Something isn't working
#1962
opened Jul 7, 2026 by
lwDavid
Contributor
Loading…
feat(codegen): first-class alloc_tile op fixes PTOAS if/else-yield miscompile (#1956)
#1961
opened Jul 7, 2026 by
lyfne123
Collaborator
Loading…
feat(ir): dbC=2 L0C double-buffer emit (direct-store + Mat-scratch) under the ptoas planner
#1959
opened Jul 6, 2026 by
tonibohnlein
Contributor
•
Draft
feat(codegen): add use_ptoas_multi_buffer switch for ptoas multi-buffer
#1953
opened Jul 6, 2026 by
lyfne123
Collaborator
Loading…
feat(passes): materialize distributed tensor comm ctx
#1951
opened Jul 6, 2026 by
hashiqiqixian
Contributor
Loading…
MemoryReuse: capacity-gated packing fixes the pipelined-operand collapse (#1475)
#1949
opened Jul 5, 2026 by
tonibohnlein
Contributor
Loading…
feat(distributed): add ring allreduce composite intrinsic (mode="ring")
#1942
opened Jul 3, 2026 by
georgebisbas
Contributor
Loading…
feat(distributed): add all_to_all push-based composite intrinsic (InCore only)
#1937
opened Jul 2, 2026 by
georgebisbas
Contributor
Loading…
fix(runtime,backend): bound device compile fan-out; configurable ptoas timeout
#1928
opened Jul 2, 2026 by
Little-oil
Contributor
Loading…
feat(ops): add class-A tile/tensor ops a2a3 ST; fix expands/sels codegen; configurable ptoas timeout
#1905
opened Jun 30, 2026 by
Little-oil
Contributor
Loading…
chore(runtime): drop RunTiming, adapt to simpler #1177
#1891
opened Jun 29, 2026 by
ChaoWao
Contributor
Loading…
feat(ir): reject N-dim narrowing in tile.matmul_bias on a2a3
#1887
opened Jun 29, 2026 by
Little-oil
Contributor
Loading…
feat(passes): honor user-pinned tile buffers in memory pipeline
#1886
opened Jun 29, 2026 by
lyfne123
Collaborator
Loading…
backend: resolve pl.dynamic dims in the distributed host orchestrator
#1871
opened Jun 27, 2026 by
zhaozhaozz
Contributor
•
Draft
feat(ops): add tile.gatherb and tile.tri (byte-offset gather + triangular mask)
#1856
opened Jun 25, 2026 by
Little-oil
Contributor
Loading…
fix(st): enlarge paged-attention task ring window to avoid flaky 507018 (#1840)
#1853
opened Jun 24, 2026 by
Little-oil
Contributor
Loading…
feat(codegen): cube gemv 1-row lhs on a2a3 + gemv/gemv_bias/gemv_acc ST
#1847
opened Jun 24, 2026 by
Little-oil
Contributor
•
Draft
feat(op): add tile.mgather (GM-row indexed gather-load into VEC tile) [#1807]
#1812
opened Jun 18, 2026 by
Little-oil
Contributor
Loading…
refactor(passes): deduplicate SplitVectorKernel against existing utils
#1797
opened Jun 17, 2026 by
Little-oil
Contributor
Loading…
[BLOCKED on PTOAS] feat(ir): Add tile.interleave and tile.deinterleave operators
#1742
opened Jun 11, 2026 by
Little-oil
Contributor
•
Draft
3 of 4 tasks
fix(codegen): alias multi-output spmd-scope return to the correct output (#1702)
#1718
opened Jun 9, 2026 by
wangqin1723-max
Contributor
Loading…
feat(backend): add SuperscalarNPU backend with TREG register-file allocation
#1680
opened Jun 4, 2026 by
lyfne123
Collaborator
Loading…
2 of 3 tasks
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.