roastduck opened a new pull request #5247: [TIR] Fix lower_warp_memory URL: https://github.com/apache/incubator-tvm/pull/5247 Fixing #5245 Just have a look at the change to `src/tir/transforms/lower_warp_memory.cc`, you will find the problem at a glance. I have to say this part was very poorly tested. Changes: - Fixed the function name. - Added an end-to-end test on CUDA. Since this is a compiler related issue, @tqchen, @ZihengJiang or @ajtulloch, can you make a review or suggest any other reviewers?
---------------------------------------------------------------- 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] With regards, Apache Git Services
