https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Jennifer Schmitz <jschmitz at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
Assignee|unassigned at gcc dot gnu.org |jschmitz at gcc dot
gnu.org
--- Comment #5 from Jennifer Schmitz <jschmitz at gcc dot gnu.org> ---
I will work on this task and would be grateful for advice on where to best
implement this optimization.
I already looked at vect_recog_divmod_pattern, but if I'm not mistaken this
function is intended for cases where the second operand is an integer constant.