Skip to content

Allocate registers for data_mov on the same tile#115

Merged
tancheng merged 2 commits intocoredac:mainfrom
ShangkunLi:mapping-fix
Aug 19, 2025
Merged

Allocate registers for data_mov on the same tile#115
tancheng merged 2 commits intocoredac:mainfrom
ShangkunLi:mapping-fix

Conversation

@ShangkunLi
Copy link
Copy Markdown
Collaborator

In this pr:

  • Add special logic for data_mov or ctrl_mov on the same tile
  • Specifically, we just allocate registers for such data passed through data_mov or ctrl_mov

@ShangkunLi ShangkunLi marked this pull request as ready for review August 19, 2025 08:24
@ShangkunLi ShangkunLi self-assigned this Aug 19, 2025
@ShangkunLi ShangkunLi added the bug Something isn't working label Aug 19, 2025
@ShangkunLi ShangkunLi linked an issue Aug 19, 2025 that may be closed by this pull request
@tancheng tancheng requested review from Jackcuii, MeowMJ and syifan August 19, 2025 14:59
@tancheng tancheng linked an issue Aug 19, 2025 that may be closed by this pull request
@tancheng
Copy link
Copy Markdown
Contributor

@n0thingNoob @Jackcuii reg info is embedded in the IR now.

@tancheng tancheng merged commit de64252 into coredac:main Aug 19, 2025
1 check passed
ShangkunLi pushed a commit that referenced this pull request Mar 12, 2026
Allocate registers for data_mov on the same tile
ShangkunLi pushed a commit that referenced this pull request Mar 12, 2026
Allocate registers for data_mov on the same tile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Code_Gen questions [P1] Assign/model registers in tile

2 participants