[Bug tree-optimization/121488] A missing BIT_FIELD_REF mem optimization due to type differences
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Aug 10 07:05:32 GMT 2025
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=121488
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=121405
--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
>In the reduced testcase if I change all of the vector types to int, FRE1 is able to optimize this.
Only on the trunk after the fix for PR 121405; I should say.
More information about the Gcc-bugs
mailing list