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

Closure Conversion - failing impala tests #129

Open
5 tasks
leissa opened this issue Oct 25, 2022 · 1 comment
Open
5 tasks

Closure Conversion - failing impala tests #129

leissa opened this issue Oct 25, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@leissa
Copy link
Member

leissa commented Oct 25, 2022

There are a couple of failing impala test cases:

  • Remove --clos flag from impala again
  • Remove --clos flag for impala in test script
  • Fix non-closure related test cases that fail if clos plugin is loaded
  • Fix codegen/cconv/typed_cc/recursion.impala
  • Fix codegen/cconv/typed_cc/closure_rec.impala
@leissa
Copy link
Member Author

leissa commented Oct 25, 2022

One of the problems was that the SSAConstr sometimes introduces new vars behind the return continuation.

@leissa leissa added the bug Something isn't working label Oct 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant