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

Use of rfactor in AOT Generators #3099

Open
renderist opened this issue Jul 4, 2018 · 1 comment
Open

Use of rfactor in AOT Generators #3099

renderist opened this issue Jul 4, 2018 · 1 comment

Comments

@renderist
Copy link

It appears to be the case that you have to schedule rfactor or the split of an RDom Rvar in the generate() section of a Generator. If you try to do it in the schedule section, the definition of the
RDom produces RVar names that are opaque to the schedule() section, even if you declare the RDom and RVars in the private area.

I looked around for an example of rfactor being used in AOT Generator style, with separate generate() and schedule() sections, and could not find one.

@zvookin
Copy link
Member

zvookin commented Jul 5, 2018 via email

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

2 participants