jikechao commented on PR #14604:
URL: https://github.com/apache/tvm/pull/14604#issuecomment-1513317301

   @Hzfengsy I update llvm-gcc-12.0 which is the latest version that is 
supported by Ubuntu16.04. But this bug exists. 
   As a workaround, I modify the source code by replacing `Array{ptr->source, 
ptr->dest}` with` Array<ObjectRef>{ptr->source, ptr->dest} `  to avoid the 
build failure. 


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