Llvm10.0 compile supported

when I compile the latest tvm on MacOS using llvm-10.0, report the error "could not find ‘<llvm/IR/IntrinsicsAMDGPU.h>’ ", but the header named “<llvm/IR/IntrinsicsAMDGPU.td>” in llvm-10, so llvm-10 is not supported by now?

2 Likes

I encountered the same problem, did you solve it?

A PR is more than welcomed , cc @masahi