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

Detect when array variables are used only in delays #12

Closed
richfitz opened this issue Jul 11, 2016 · 2 comments
Closed

Detect when array variables are used only in delays #12

richfitz opened this issue Jul 11, 2016 · 2 comments

Comments

@richfitz
Copy link
Member

@richfitz richfitz commented Jul 11, 2016

Otherwise considerable code can be generated that is not needed in the RHS. Hopefully most of this would be removed by the compiler with dead code elimination, but it would be tidier not to do this.

@richfitz
Copy link
Member Author

@richfitz richfitz commented Feb 27, 2019

I think that #139 will fix this

@richfitz
Copy link
Member Author

@richfitz richfitz commented Mar 15, 2019

I will close this since I don't have a test to check for it here

@richfitz richfitz mentioned this issue Mar 18, 2019
@richfitz richfitz closed this Apr 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.