https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92140
Segher Boessenkool <segher at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |segher at gcc dot gnu.org
--- Comment #12 from Segher Boessenkool <segher at gcc dot gnu.org> ---
(In reply to Uroš Bizjak from comment #10)
> Regarding reliability of pre-reload splitters, IIRC they should be safe, but
> I'll leave the final verdict to RTL experts.
The *splitters* are just fine; a define_insn with a condition that turns off
in a later pass generally is not.