Issue 68099
Summary Missed optimization when emulating variable length array in struct
Labels new issue
Assignees
Reporter SewerDweller
    See the relevant code. Clang generates an additional `lea` instruction when the code does practically the same thing

https://godbolt.org/z/WxEGo9bY8
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to