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

Repatriate polynomial dialect #1089

Merged
merged 1 commit into from
Nov 13, 2024
Merged

Repatriate polynomial dialect #1089

merged 1 commit into from
Nov 13, 2024

Conversation

copybara-service[bot]
Copy link
Contributor

@copybara-service copybara-service bot commented Nov 12, 2024

Repatriate polynomial dialect

Due to some governance discussions in upstream MLIR 1, we decided it would be appropriate to move the polynomial dialect back into the HEIR tree. We also have some plans to make minor changes to the types, for instance changing the coefficient type to AnyType and removing the coefficient modulus to support things like RNS+modarith coefficient rings, and we felt it would be simpler to just make these changes in tree rather than burden the MLIR community and core maintainers with them. Cf. #1085

@copybara-service copybara-service bot force-pushed the test_695820053 branch 5 times, most recently from 8a5c996 to 421d82d Compare November 13, 2024 14:21
Due to some governance discussions in upstream MLIR [1], we decided it would be appropriate to move the polynomial dialect back into the HEIR tree. We also have some plans to make minor changes to the types, for instance changing the coefficient type to AnyType and removing the coefficient modulus to support things like RNS+modarith coefficient rings, and we felt it would be simpler to just make these changes in tree rather than burden the MLIR community and core maintainers with them. Cf. #1085

[1]: https://discourse.llvm.org/t/rfc-mlir-project-charter-and-restructuring/82896

PiperOrigin-RevId: 696112603
@copybara-service copybara-service bot merged commit 5dac435 into main Nov 13, 2024
@copybara-service copybara-service bot deleted the test_695820053 branch November 13, 2024 14:42
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.

1 participant