Johnson9009 commented on pull request #8090:
URL: https://github.com/apache/tvm/pull/8090#issuecomment-845192858


   Sorry for occupation of CI resources, this idea actually come from a real 
bug of "ElemOffset", the current mul mod merging logic and simplifier prefer to 
simplify the most inner expression first, so #8093 will happen. After I know 
how to fix it, I strange whether we still need the code of mul mod merging, 
because as you said know the simplifiers of analyzer is very strong, so I have 
a doubt that we need the code of mul mod merging because we haven't the strong 
simplifier at that time.
   Finally I simple delete the code of mul mod merging and want use official CI 
to see which case will fail, sorry for that because our internal CI haven't be 
set up.


-- 
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]


Reply via email to