-
Notifications
You must be signed in to change notification settings - Fork 997
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cpu: concat: use memcpy for fast copy
Play with pointers and `pragma omp simd` could be dangerous, especially if the data alignment is not consistent with its size. :) This closes #668
- Loading branch information
Fomenko, Evarist M
committed
Mar 12, 2020
1 parent
9821adf
commit 7a0c3a9
Showing
1 changed file
with
3 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters