Skip to content

Conversation

@timkaler
Copy link
Contributor

@timkaler timkaler commented Nov 7, 2019

This is adding an .ll test to verify correct elision of caching for loads in case where have: f_read(x); g_write(x); h_read(x) --- in this case only the augmented f_read function needs to cache a load of x. There are already c tests for this, but the C tests do not check for the presence of the optimization they only check for correctness.

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.

3 participants