diff options
author | Julian Brown <julian@codesourcery.com> | 2023-09-13 13:31:48 +0000 |
---|---|---|
committer | Sandra Loosemore <sloosemore@baylibre.com> | 2025-05-15 20:25:50 +0000 |
commit | 5f7678f015bb31a5aef0ea4f801a3fcff2e85050 (patch) | |
tree | 3f6b1a3d4ea2105ef4b4f8122b58a1e96e67c86c /gcc | |
parent | fc4bf7b190ee2db44839c09518ca074c5cef8a3b (diff) | |
download | gcc-5f7678f015bb31a5aef0ea4f801a3fcff2e85050.zip gcc-5f7678f015bb31a5aef0ea4f801a3fcff2e85050.tar.gz gcc-5f7678f015bb31a5aef0ea4f801a3fcff2e85050.tar.bz2 |
OpenMP: Support accelerated 2D/3D memory copies for AMD GCN [OG14-only part]
This patch only adds the bits missing from mainline:
Support is also added for 1-dimensional strided accesses: these are
treated as a special case of 2-dimensional transfers, where the innermost
dimension is formed from the stride length (in bytes).
2023-09-19 Julian Brown <julian@codesourcery.com>
libgomp/
* target.c (omp_target_memcpy_rect_worker): Add 1D strided transfer
support.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions