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

1. Enabling inline for Polygeist Ops 2. fix for unary pre decrement op to have lvalue by reference #382

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

arpitj1
Copy link
Contributor

@arpitj1 arpitj1 commented Jan 20, 2024

  • Added lit test inline.mlir

@arpitj1
Copy link
Contributor Author

arpitj1 commented Jan 20, 2024

It seems Inliner interface is causing default inlining in cgeist compiled code (15 cgeist tests failed).
@ivanradanov @wsmoses What do you suggest should we disable inlining from happening in cgeist (-O0) or keep it?

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

1 participant