Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDetect when array variables are used only in delays #12
Comments
|
I think that #139 will fix this |
|
I will close this since I don't have a test to check for it here |
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.