mshr-h commented on issue #17526:
URL: https://github.com/apache/tvm/issues/17526#issuecomment-2492774229

   According to https://github.com/llvm/llvm-project/pull/110125 , 
`Function::lookupIntrinsicID` moved to Intrinsic namespace.
   We need to handle it for LLVM 20.
   
https://github.com/apache/tvm/blob/v0.18.0/src/target/llvm/codegen_amdgpu.cc#L24-L47
 is a good reference for LLVM version handling.


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