================ @@ -979,6 +1000,44 @@ void Driver::CreateOffloadingDeviceToolChains(Compilation &C, return; } + // + // SYCL + // + // We need to generate a SYCL toolchain if the user specified -fsycl. + // If -fsycl is supplied we will assume SPIR-V. ---------------- tahonermann wrote:
This comment is repeated below where it appears to be more relevant to the surrounding code. I recommend removing this one. ```suggestion ``` https://github.com/llvm/llvm-project/pull/107493 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits