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] Add instruction selection patterns for event intrinsic #365

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

konstantinschwarz
Copy link
Collaborator

No description provided.

@@ -225,28 +225,28 @@ bits<5> s1;
let alu = {s0, d0, s1, 0b0111, 0b1};
}

let Itinerary = II_EVENT_ERROR in
let Itinerary = II_EVENT_ERROR, hasSideEffects = 1 in
Copy link
Collaborator

Choose a reason for hiding this comment

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

Do we have to update the generator?

Copy link
Collaborator

@niwinanto niwinanto left a comment

Choose a reason for hiding this comment

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

LGTM!

@konstantinschwarz konstantinschwarz merged commit 92024c5 into aie-public Feb 21, 2025
7 checks passed
@konstantinschwarz konstantinschwarz deleted the kschwarz.aie2p.event branch February 21, 2025 16:51
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