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

More parser operations #87

Merged
merged 5 commits into from
Mar 4, 2025
Merged

More parser operations #87

merged 5 commits into from
Mar 4, 2025

Conversation

asl
Copy link
Collaborator

@asl asl commented Feb 28, 2025

  • Added support for constructor parameters
  • Added support for object instantiation
  • Added support for apply method calls (for now on parsers only)

@asl asl requested a review from qobilidop February 28, 2025 06:23
@asl asl linked an issue Feb 28, 2025 that may be closed by this pull request
@asl asl mentioned this pull request Feb 28, 2025
@asl asl force-pushed the mlir-parser-2 branch from 7c2cbcf to 01f8097 Compare March 4, 2025 05:05
Base automatically changed from mlir-parser to main March 4, 2025 05:09
asl added 5 commits March 3, 2025 21:16
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
Signed-off-by: Anton Korobeynikov <anton@korobeynikov.info>
@asl asl force-pushed the mlir-parser-2 branch from 01f8097 to f08102f Compare March 4, 2025 05:17
@asl asl enabled auto-merge (rebase) March 4, 2025 05:17
@asl asl merged commit 119f736 into main Mar 4, 2025
2 checks passed
@asl asl deleted the mlir-parser-2 branch March 4, 2025 05:23
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.

Add support for parsers
2 participants