Stream: git-cranelift

Topic: cranelift / Issue #912 Correctly align stack when vector ...


view this post on Zulip GitHub (Feb 28 2020 at 23:26):

alexcrichton transferred Issue #912:

Section "3.2.2 The Stack Frame" of https://software.intel.com/sites/default/files/article/402129/mpx-linux64-abi.pdf

The end of the input argument area shall be aligned on a 16 (32 or 64, if __m256or __m512ispassed on stack) byte boundary.


Last updated: Nov 22 2024 at 16:03 UTC