Commit 0679a60
committed
Adds alternative memory copy implementation option
Includes commented alternative implementation for shared memory tiled copy operation using warp contiguous layout. Preserves existing functionality while providing development path for potential performance optimization.1 parent 6c53edf commit 0679a60
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| 385 | + | |
385 | 386 | | |
386 | 387 | | |
387 | 388 | | |
| |||
0 commit comments