ANSHUMAN87 commented on pull request #6066: URL: https://github.com/apache/incubator-tvm/pull/6066#issuecomment-668640265
Thanks a lot @MarisaKirisame , @roastduck @kevinthesun @kparzysz-quic @Hzfengsy, @tqchen ! This PR has 2 open points as per discussion with all the members participated. Summarizing as below: ``` Open point 1:- Support hoisting for Attr Nodes with IterVar & GlobalVar(GPU kernel case). Open point 2:- Support for loop unswitching case. ``` I have kept it on my TODO list. Will ensure support of these cases in my future PRs. However i request to all if anyone finds any more scenarios which need to be covered, please raise an issue and tag me, so that i can handle that too. TIA! ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
