llvm
1e81dea6 - [NFC][SYCL] Move `platform_impl::get_info` impl to the header (#18300)

Commit
346 days ago
[NFC][SYCL] Move `platform_impl::get_info` impl to the header (#18300) So that we wouldn't need explicit instantiations. Instead, `platform.cpp` would implicitly instantiate all of them when processing explicit ones for `platform::get_info`.
Parents
Loading