[Bug middle-end/108073] [rs6000] sub-optimal float member accessing on struct parameter

2022-12-20 Thread guojiufu at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108073

--- Comment #2 from Jiu Fu Guo  ---
(In reply to Surya Kumari Jangala from comment #1)
> Hi Jiu Fu Guo, are you working on this bug? If not, I would like to take
> this up.

Thanks for your asking!
I drafted an experimental patch. Welcome for any comments or refactoring :)

[Bug middle-end/108073] [rs6000] sub-optimal float member accessing on struct parameter

2022-12-20 Thread jskumari at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108073

Surya Kumari Jangala  changed:

   What|Removed |Added

 CC||jskumari at gcc dot gnu.org

--- Comment #1 from Surya Kumari Jangala  ---
Hi Jiu Fu Guo, are you working on this bug? If not, I would like to take this
up.

[Bug middle-end/108073] [rs6000] sub-optimal float member accessing on struct parameter

2022-12-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=108073

Andrew Pinski  changed:

   What|Removed |Added

   Keywords||missed-optimization
   Severity|normal  |enhancement