================ @@ -6553,6 +6634,20 @@ const ToolChain &Driver::getOffloadingDeviceToolChain( HostTC, Args); break; } + case Action::OFK_SYCL: + // TODO: Add additional Arch values for Ahead of Time support for SYCL. ---------------- tahonermann wrote:
Since AoT support doesn't exist in Clang yet, this TODO comment seems premature. 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