489 mixed writeback sync#10
Open
and0d0 wants to merge 25 commits into
Open
Conversation
ub->gm传递l2_cache_ctl参数
[SIMT]fix: derive SIMT registers from max threads
and0d0
force-pushed
the
489-mixed-writeback-sync
branch
from
July 17, 2026 03:07
f93dff1 to
84d211b
Compare
…mory-consistency-pass Remove automatic memory consistency pass
删除 @pto.simt 装饰器的 max_regs 参数,不再作为对外公开接口。 simt-max-registers 已由 VPTO 后端根据 max_threads 自动推导(hw-native-sys#949), 无需用户手工指定,PTODSL 侧同步删除对应参数。 变更: - _subkernels.py: 从 SubkernelSpec、_SubkernelSurface、simt() 等 删除 max_regs 参数和相关逻辑 - _tracing/session.py: 删除 pto.simt_max_regs 的 MLIR 属性发射 - test_jit_compile.py: 更新测试,移除 max_regs 相关断言 - 设计文档和用户指南: 移除 max_regs 描述,标注寄存器预算自动推导 保留 include/PTO/IR/PTO.h 中的属性定义,保证已有 IR 向后兼容。 相关 hw-native-sys#527
…-max-regs-api refactor(ptodsl): Remove max_regs parameter from @pto.simt decorator
…-mode pre_quant doc & verify
…-native-sys#924) * fix(TileOps): correct nd2nz/dn2nz src_inner_stride to use src physical stride in bytes * fix(TileOps): correct tstore acc2gm src/dst stride to use tile rows and GM physical stride * resolve commet * Update new tilelib framwork
and0d0
force-pushed
the
489-mixed-writeback-sync
branch
5 times, most recently
from
July 19, 2026 19:29
18103b4 to
89183a6
Compare
and0d0
force-pushed
the
489-mixed-writeback-sync
branch
from
July 20, 2026 17:42
89183a6 to
9d426e7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.