llvm
28cf8327 - [SYCL][HIP] Replace for loop to copy results with std::memcpy. (#11779)

Commit
2 years ago
[SYCL][HIP] Replace for loop to copy results with std::memcpy. (#11779) Replace for loop to copy results with `std::memcpy` which showed slightly better performance. Co-authored-by: mmoadeli <mahmoudmoadeli@codeplay.com>
Author
Parents
Loading