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

Remove is_theta_argument() function #559

Merged
merged 3 commits into from
Jul 23, 2024
Merged

Remove is_theta_argument() function #559

merged 3 commits into from
Jul 23, 2024

Conversation

phate
Copy link
Owner

@phate phate commented Jul 23, 2024

This PR does the following:

  1. Introduces the ThetaArgument class, which represents a region argument in
    a theta subregion.
  2. Removes the is_gamma_argument() function.

@phate phate requested review from sjalander and haved July 23, 2024 19:10
@phate phate enabled auto-merge (squash) July 23, 2024 19:11
sjalander
sjalander previously approved these changes Jul 23, 2024
Copy link
Collaborator

@sjalander sjalander left a comment

Choose a reason for hiding this comment

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

It would be a bit odd to add a ThetaArgument to any type of region. So, is there a way of checking that the region is part of a Theta operation/node?

@sjalander sjalander disabled auto-merge July 23, 2024 19:38
@phate
Copy link
Owner Author

phate commented Jul 23, 2024

@sjalander I addressed your comment and need a new review.

@phate phate enabled auto-merge (squash) July 23, 2024 19:52
@phate phate merged commit 2c409d3 into master Jul 23, 2024
10 checks passed
@phate phate deleted the ThetaArgument branch July 23, 2024 21:24
sjalander pushed a commit to EECS-NTNU/jlm that referenced this pull request Aug 11, 2024
This PR does the following:
1. Introduces the ThetaArgument class, which represents a region
argument in
a theta subregion.
2. Removes the is_gamma_argument() function.
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.

None yet

2 participants