Enable SYCL Backend For TVM

SYCL is a new programming model to improve programming productivity on various hardware accelerators. I want to employ TVM to tuning SYCL code.

Is there some tutorials to guide me how to do it?