This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix DCE REG_LIBCALL note moving from noop move insns (PR rtl-optimization/33644)


>
> These REG_LIBCALL_ID notes would need to be actively maintained throughout the
> entire RTL middle-end and I don't see any practical advantages over what we
> currently have.  And of course someone needs to do the implementation.

If you don't see the practical advantage of being able to determine
whether an insn is part of a libcall without having to walk the entire
function to figure out whether you are allowed to touch an insn,
please just remove it.
God forbid we ever start somewhere and work towards a goal.
Really.
I'm completely done working on our backend or trying to improve it in any way.
I'm removing my name from the dataflow maintainer list.

--Dan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]