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

Loop pointer changing depending on where SCAF is called #47

Open
yebinchon opened this issue Sep 21, 2023 · 0 comments
Open

Loop pointer changing depending on where SCAF is called #47

yebinchon opened this issue Sep 21, 2023 · 0 comments

Comments

@yebinchon
Copy link
Collaborator

The loop pointer from ModuleLoops is different depending on whether SCAF is called through NOELLE or directly from the cpf-repl interface. It seems that ModuleLoops is being initialized multiple times.

Some SCAF results are different due to different loop pointers being passed.
For example, SCEV returns a proper expression when queried within NOELLE but not from cpf-repl.

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

No branches or pull requests

1 participant