Skip to content

Conversation

@Abhinav271828
Copy link
Contributor

No description provided.

@Abhinav271828 Abhinav271828 requested a review from a team as a code owner September 5, 2023 09:43
Copy link
Member

@Superty Superty 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 great if you could also add +=, -= which are also used in Matrix, so that doesn't have to be changed over there.

@github-actions github-actions bot added the mlir label Sep 5, 2023
@Abhinav271828
Copy link
Contributor Author

It would be great if you could also add +=, -= which are also used in Matrix, so that doesn't have to be changed over there.

Done!

@Superty Superty self-assigned this Sep 5, 2023
@Superty Superty changed the title [MLIR][Presburger] Implement arithmetic operations (/, +, -) and printing for Fractions [MLIR][Presburger] Fraction: implement arithmetic operations (/, +, -) and printing Sep 5, 2023
@Superty Superty merged commit 61dd539 into llvm:main Sep 5, 2023
avillega pushed a commit to avillega/llvm-project that referenced this pull request Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

2 participants