Issue 108841
Summary Copying a static value in an array with -Oz far from optimal size
Labels new issue
Assignees
Reporter RSilicon
    https://godbolt.org/z/o6cf889oG

Even ignoring the fact GCC's code is smaller, there is an instruction that is not being used that can make this happen faster:
repstosd


_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to