Skip to content
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

[AIE2P] Implemented VST.SRS combine #292

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

katerynamuts
Copy link
Collaborator

No description provided.

mludevid
mludevid previously approved these changes Jan 22, 2025
Copy link
Collaborator

@mludevid mludevid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One little error, then it's good to go!

llvm/lib/Target/AIE/aie2p/AIE2PInstructionSelector.cpp Outdated Show resolved Hide resolved
mludevid
mludevid previously approved these changes Jan 22, 2025
Copy link
Collaborator

@mludevid mludevid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

mludevid
mludevid previously approved these changes Jan 28, 2025
Copy link
Collaborator

@mludevid mludevid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

(SrcRegSize == 512 || SrcRegSize == 1024)) ||
(MemOpLoadStoreSize == 512 &&
(SrcRegSize == 1024 || SrcRegSize == 2048)) &&
"Unexpected STS.SRS size");
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: VST.SRS

khallouh
khallouh previously approved these changes Jan 28, 2025
@katerynamuts katerynamuts enabled auto-merge (rebase) January 28, 2025 10:06
@katerynamuts katerynamuts disabled auto-merge January 28, 2025 11:00
@katerynamuts katerynamuts merged commit 0b93802 into aie-public Jan 28, 2025
8 checks passed
@katerynamuts katerynamuts deleted the kmuts.vst-srs branch January 28, 2025 13:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants