[Bug tree-optimization/95839] Failure to optimize addition of vector elements to vector addition
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Jun 25 10:52:51 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95839
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
Status|NEW |ASSIGNED
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
I am testing a patch to remove the premature check. For the original testcase
you'd still have to disable cost modeling so handling of BIT_FIELD_REFs of
vectors is still missing (but I think we have duplicate PRs about that).
More information about the Gcc-bugs
mailing list