https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89859
--- Comment #4 from John Boyer <john.boyer at tutanota dot com> --- (In reply to Andrew Pinski from comment #3) > (In reply to John Boyer from comment #2) > > Hey, what did you use to obtain that assembly? Also, is there anyway to > > display this in godbolt instead of the CISC notion? > > I have my own toolchain. > But godbolt have arm64 compilers: > https://godbolt.org/z/Dju0mP I see. Would you recommend using ARM for comparisons between different assembly outputs to gauge which does more work?