https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Jennifer Schmitz changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
--- Comment #9 from GCC Commits ---
The master branch has been updated by Jennifer Schmitz :
https://gcc.gnu.org/g:9bbad3685131ec95d970f81bf75f9556d4d92742
commit r15-3082-g9bbad3685131ec95d970f81bf75f9556d4d92742
Author: Jennifer Schmitz
Dat
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
--- Comment #8 from rguenther at suse dot de ---
On Wed, 7 Aug 2024, jschmitz at gcc dot gnu.org wrote:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
>
> --- Comment #7 from Jennifer Schmitz ---
> Thank you for the reply. Seems like I
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
--- Comment #7 from Jennifer Schmitz ---
Thank you for the reply. Seems like I have been looking in the right places.
I'm a new member of the GCC community, so I'm still getting familiar with many
parts of the code base. I have been trying to fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
--- Comment #6 from Richard Biener ---
Something like vect_recog_divmod_pattern is still the way to go - you can add a
separate pattern function if that fits better. If you have vector integer
division you can do modulo as suggested.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Jennifer Schmitz changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassign
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Andrew Pinski changed:
What|Removed |Added
CC||jschmitz at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
--- Comment #3 from ktkachov at gcc dot gnu.org ---
(In reply to Richard Biener from comment #2)
> scalar patterns are the appropriate way to do this
There may be parts of the compiler I'm not familiar here, so apologies...
By scalar patterns do
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Richard Biener changed:
What|Removed |Added
Blocks||53947
--- Comment #2 from Richard Bien
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101390
Andrew Pinski changed:
What|Removed |Added
Severity|normal |enhancement
Status|UNCONFIR
10 matches
Mail list logo