Lunderberg opened a new pull request, #14563:
URL: https://github.com/apache/tvm/pull/14563

   This cast was initially added when `CreateBufferPtr` did not include the 
cast to the appropriate address space, and should no longer be necessary.  
Removing the cast will not harm LLVM configurations with opaque pointers 
([default in LLVM
   
15+](https://github.com/llvm/llvm-project/blob/main/llvm/docs/OpaquePointers.rst)),
 and avoids type mismatches when using LLVM configurations that use typed 
pointers.


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