<div dir="ltr">Hi,<div><br></div><div>We are developing a native application in Android. We are using SIMD optimizations on it.</div><div><br></div><div>We want to useĀ -mstackrealign option to make all the function parameters and local variables to be aligned to 16 bytes.</div><div><br></div><div>But CLANG compiler on x86 Android platform is not honoring the flag.</div><div><br></div><div>Any work arounds to make all functions in the project to stack aligned by 16 bytes.</div><div><br></div><div>Thanks,</div><div><br></div><div>Gowtham Reddy</div><div><br></div><div><br></div></div>