Skip to content

x86: Remove stack alignment compiler flags

Henrik Gramner requested to merge gramner/dav1d:remove_stackalign into master

The intent was good, but in practice it results in a significant amount of problems due to various compiler bugs for negligible gains.

Merge request reports