Skip to content

Pull requests: hw-native-sys/pypto

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat(ir): Add tile.gather_compare and unify tensor.gather lowering
#1334 opened May 11, 2026 by Little-oil Contributor Loading…
3 tasks
chore(backend): Remove redundant row-major op entries
#1331 opened May 11, 2026 by lwDavid Contributor Loading…
feat(backend): Add per-backend dtype allowlist for gather op
#1317 opened May 8, 2026 by Little-oil Contributor Draft
5 tasks done
feat(ir): Add tile.notify and tile.wait cross-rank signal ops
#1301 opened May 7, 2026 by Little-oil Contributor Loading…
1 of 2 tasks
perf(ir): Hoist rhs.ExtractBatchPage in batch_matmul unroll when rhs has no batch
#1276 opened May 6, 2026 by lyfne123 Collaborator Loading…
4 of 5 tasks
Fix singleton-batch matmul accumulator layout
#1237 opened Apr 30, 2026 by zhaozhaozz Contributor Loading…
fix(codegen): Reuse matmul acc buffer bug Something isn't working
#1216 opened Apr 29, 2026 by lwDavid Contributor Loading…
refactor(ir): Remove InCoreScopeStmt and AutoInCoreScopeStmt
#1062 opened Apr 16, 2026 by Hzfengsy Member Draft
4 of 6 tasks
feat(op): implement tensor.scatter_ element-level scatter
#898 opened Apr 8, 2026 by Little-oil Contributor Draft
4 tasks
ProTip! Exclude everything labeled bug with -label:bug.