[Bug target/93002] while(i--) optimization
ubizjak at gmail dot com
gcc-bugzilla@gcc.gnu.org
Thu Dec 19 09:59:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93002
--- Comment #5 from Uroš Bizjak <ubizjak at gmail dot com> ---
(In reply to Uroš Bizjak from comment #4)
>
> Maybe we can introduce the above insn as insn_and_split pattern that is
> later split to CCmode insns? cmpelim pass will then be able to synthesize
> the insn.
Ah, no... this won't work, the user of flags register needs to be updated, too.
More information about the Gcc-bugs
mailing list