offload-explorer.vim A simple plugin to view PTX, AMDHSA, LLVM IR, etc. generated by DPC++, Intel's SYCL compiler. Customisation You can specify which SYCL compiler to use with the following vim variable: let g:offload_explorer_cxx = "/path/to/my/sycl/compiler"