[Bug tree-optimization/97020] [11 regression] new SVE failures after g:47ddf4c7b1d4471cb9534f27844ab5e4279c2168
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Sep 11 11:45:02 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97020
Richard Biener <rguenth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Last reconfirmed| |2020-09-11
Assignee|unassigned at gcc dot gnu.org |rguenth at gcc dot gnu.org
Ever confirmed|0 |1
Status|UNCONFIRMED |ASSIGNED
--- Comment #1 from Richard Biener <rguenth at gcc dot gnu.org> ---
Hmm, clearly
Cost model analysis:
Vector inside of loop cost: 0
Vector prologue cost: 0
Vector epilogue cost: 0
Scalar iteration cost: 8
Scalar outside cost: 6
Vector outside cost: 0
prologue iterations: 0
epilogue iterations: 0
Calculated minimum iters for profitability: 0
is odd here.
More information about the Gcc-bugs
mailing list