Skip to content

Refactor OpenMP grammar for LALR parsing#66

Merged
ggeorgakoudis merged 2 commits intomainfrom
refactor-grammar-to-lalr
Mar 13, 2026
Merged

Refactor OpenMP grammar for LALR parsing#66
ggeorgakoudis merged 2 commits intomainfrom
refactor-grammar-to-lalr

Conversation

@ggeorgakoudis
Copy link
Contributor

Although, we expect our overhead from parsing few OpenMP constructs to be minimal, I think it's good idea to ensure it by using LALR parsing.

This PR slightly refactors our OpenMP grammar to enable LALR parsing.

@ggeorgakoudis ggeorgakoudis requested a review from DrTodd13 March 12, 2026 21:38
Copy link
Contributor

@DrTodd13 DrTodd13 left a comment

Choose a reason for hiding this comment

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

Looks good.

@ggeorgakoudis ggeorgakoudis merged commit 73287f8 into main Mar 13, 2026
78 checks passed
@ggeorgakoudis ggeorgakoudis deleted the refactor-grammar-to-lalr branch March 13, 2026 16:29
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.

2 participants