I am writing to ask for your guidance regarding a challenge I am facing with the ISL library. I understand that there is a function available to extract an AST from a schedule. However, I am unsure how to perform the reverse operation—specifically, converting an ISL AST back into an ISL schedule.
At present, the only approach I have considered is to traverse the AST to extract the necessary information and then manually construct the schedule. Before proceeding with this method, I wanted to inquire whether there is an existing function or a more direct method to accomplish this conversion.
Any insights, suggestions, or references to relevant documentation or examples you could provide would be greatly appreciated.
Thank you very much for your time and assistance.
Best regards,
Ranganhar