moose icon indicating copy to clipboard operation
moose copied to clipboard

Consider passing attributes by reference

Open mortendahl opened this issue 3 years ago • 0 comments

The kernel! macros current clone attributes before passing them to the kernel function. Consider whether this could be done by reference instead.

mortendahl avatar Jun 29 '21 09:06 mortendahl