Issue 56020
Summary [llvm] Local struct variables are over-aligned
Labels
Assignees
Reporter QuarticCat
    See https://godbolt.org/z/K4oEMn1vz and https://rust.godbolt.org/z/Tjb1a76ea.

When alignment is specified in struct, both clang and rustc will waste extra 128 bytes on stack.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to