tqchen commented on pull request #5863:
URL: https://github.com/apache/incubator-tvm/pull/5863#issuecomment-647776833


   @junrushao1994 you are right. There are two ways to deal with such situation:
   
   - Force most TIR intrincis to always be vectorizable, the legalize later(by 
scalarize)
   - Add more info to the registry to add this information.
   
   The current PR simply migrates the previous code in a minimum way, and we 
should perform follow ups along this two directions
   
   


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