Skip to content

rts: Increase gen_workspace alignment to 128 bytes

Ben Gamari requested to merge wip/T25459 into master

Increase to match the 128-byte cache-line size of Apple's ARMv8 implementation.

Closes #25459 (closed).

Merge request reports