Passing structs up to size 256 is very cheap, and uses SIMD registers.Presumably this means for all arguments combined? If for example you pass four pointers each pointing to a 256-byte struct, you probably don’t want to pass all four structs (or even just one or two of the fou