Tags: chunhuanMeng/llvm
Tags
Merged to sycl-web with no conflict or build issue
Merged to sycl-web with no conflict or build issue
[SYCL] Disable sporadically failing cache unit test (intel#18123) See [here](intel#18122). Signed-off-by: Sarnie, Nick <[email protected]>
[SYCL][NFC] Avoid double allocation in `device_impl::get_device_info_… …string` (intel#18099) Before the change: two allocations plus copy between them, after: one allocation plus zero-init of it so should be a strict improvement.
[SYCL][NFC] Avoid double allocation in `device_impl::get_device_info_… …string` (intel#18099) Before the change: two allocations plus copy between them, after: one allocation plus zero-init of it so should be a strict improvement.
[SYCL][NFC] Avoid double allocation in `device_impl::get_device_info_… …string` (intel#18099) Before the change: two allocations plus copy between them, after: one allocation plus zero-init of it so should be a strict improvement.
[Driver][NFC][FPGA] Remove FPGA archive support (intel#17788) Remove the specific FPGA support in the driver and tools that are associated with FPGA archives. These archives provided an intermediate representation of binaries used for FPGA targets. Creation of these archives were accomplished by using the -fsycl-link=early and -fsycl-link=image options along with the -fintelfpga enabling option. This is simply a step towards full removal of FPGA support in the compiler driver and clang-offload-bundler.
[SYCL] Remove secondary submission queue from handler (intel#17967) handler's secondary queue is not used for any meaningful work.
PreviousNext