Remove plan_memory_scopes_independent tests#1
Open
wangqilin18 wants to merge 170 commits intomainfrom
Open
Conversation
Move ptobc into PTOAS + ptoas accepts .ptobc
This reverts commit 51ca80b.
…-roundtrip ptobc roundtrip
…catter-golden-indices Fix NPU validation golden indices for TSCATTER
…lar-ssa-syntax Update load/store_scalar assembly format
…2-bf16 Fix bf16 type lowering in EmitC
…t-rename samples: rename bf16 regression case
- Add --pto-insert-sync-debug to control per-phase dumps\n- Gate verbose dependency/alias traces behind debug level\n- Rename BlockSyncAnalysis to InsertSyncAnalysis\n- Fix store_scalar assembly format to print value type
Signed-off-by: FangRui <fangrui_95@163.com>
Move InsertSync pass implementation, analysis, codegen, and headers into Transforms/InsertSync for clearer ownership and navigation.
…atmul-rowexpand-samples test(samples): fix a5 matmul/rowexpand tile constraints
…dshape-op Add pto.set_validshape op
…-parser-cases Add fixed PyPTO ir_parser PTO snapshots
…lpad-expand-lowering fix(fillpad): correct tfillpad/tfillpad_expand ISA mapping
…e-207-origin-main ci: skip print in remote validation defaults
…etvalidshape revert: remove pto.set_validshape support
…defaults chore: prefer cann set_env for npu validation
…rsion-flag feat(ptoas): expose release version via --version
…-else-tile-memref Fix scf.if tile result lowering mismatch in ptoas
…ch-mem-spec Plan memory: use pto-arch for mem specs
…rol-flow Fix EmitC CFG lowering for scf.while and add SCF control-flow tests
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.
Summary\n- remove plan_memory_scopes_independent test cases\n\n## Testing\n- not run