-
Notifications
You must be signed in to change notification settings - Fork 193
[dyn-seq] Convert aie.dma_bd sizes/strides/offset/len to SSA operands (DynamicIndexList) #3306
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
hunhoffe
wants to merge
26
commits into
main
Choose a base branch
from
dma-bd-ssa-operands
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+2,882
−2,008
Open
Changes from 20 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
a053a7e
[dyn-seq] Convert aie.dma_bd sizes/strides to SSA operands (DynamicIn…
hunhoffe 929cf28
[dyn-seq] Migrate aie.dma_bd tests to new sizes/strides syntax
hunhoffe d1b6f22
[dyn-seq] Add MixedValues Python wrapper for aie.dma_bd
hunhoffe 86f545f
[dyn-seq] Audit follow-ups: fix 8 code-review findings
hunhoffe e4bffbe
Apply black and clang-format to PR-touched files
hunhoffe 3e04220
Delete utils/migrate_dma_bd.py
hunhoffe 6455bf8
Delete utils/migrate_dma_bd_full.py
hunhoffe e222fa6
Delete utils/migrate_run.py
hunhoffe e77b6d1
Delete utils/migrate_validate.sh
hunhoffe 133e8e4
Revert clang-format of .td files (breaks tablegen)
hunhoffe d716326
[dyn-seq] Make dma_bd static sizes/strides optional; elide empty ND l…
hunhoffe f45f206
[dyn-seq] Migrate dma_bd tests to elided sizes/strides for linear tra…
hunhoffe c35a102
[dyn-seq] Restore arith.constant lines stripped by dma_bd test migration
hunhoffe 3d2fe5b
Merge branch 'main' into dma-bd-ssa-operands
hunhoffe 532c5fe
[dyn-seq] Fix pyright: annotate TileDma bd_kwargs as dict[str, Any]
hunhoffe c7b83b5
[dyn-seq] Back dma_bd offset/len with constants in an attribute (like…
hunhoffe 399ffdc
Merge branch 'main' into dma-bd-ssa-operands
hunhoffe 4abacc0
[dyn-seq] Fix cascade-matmul dma_bd migration; clarify arith dep comment
hunhoffe ea2ac99
Update lib/Targets/AIERT.cpp
hunhoffe 1b0be15
Merge branch 'main' into dma-bd-ssa-operands
hunhoffe 79bbbe1
[dyn-seq] Address self-review: dma_bd wrapper polish + i32 attr fix
hunhoffe e9456b4
Merge remote-tracking branch 'origin/main' into dma-bd-ssa-operands
hunhoffe 9c63091
[dyn-seq] dma_op.py: update to renamed transfer_len kwarg + static le…
hunhoffe 868d7cf
[dyn-seq] Trim dma_bd SSA comments per review
hunhoffe 5c48b3c
Merge origin/main into dma-bd-ssa-operands
hunhoffe b3d6605
Merge branch 'main' into dma-bd-ssa-operands
hunhoffe File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.