[TIR] Update primfunc host attachment to include host#15102
[TIR] Update primfunc host attachment to include host#15102tqchen merged 1 commit intoapache:mainfrom
Conversation
|
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.
Generated by tvm-bot |
|
cc @Lunderberg this is needed after #14986 , we might want to revisit the invariance of MakePackedAPI require a host attribute (it makes sense in some way but might also get misuse) |
|
Thank you @tqchen, and this change makes sense, and would prevent any later use of Regarding |
This PR updates the host function attachment to include host attribute so it can be lowered through MakePackedAPI.
This PR updates the host function attachment to include host attribute so it can be lowered through MakePackedAPI.