llvm
28cf8327
- [SYCL][HIP] Replace for loop to copy results with std::memcpy. (#11779)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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>
References
#11779 - [SYCL][HIP] Replace for loop to copy results with std::memcpy.
Author
mmoadeli
Parents
f54f61d9
Loading