psrivas2 commented on PR #14183:
URL: https://github.com/apache/tvm/pull/14183#issuecomment-1453646491

   > Do we have any way to enforce that the function passed to `call_tir` is a 
`PrimFunc`? I believe making `call_tir` more specific was discussed before. 
(Should we still permit passing a `PrimFunc` to `call_dps_packed`?)
   
   We can enforce it in `MakeCallTIR` and `MakeCallDPSPacked`. 
   For now I don't see a reason to allow `call_dps_packed` to call `Primfunc`.
   cc @tqchen 


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to