[Bug tree-optimization/91954] New: gcc.dg/vect/pr66142.c should not need early inlining to be vectorized
hubicka at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Oct 1 17:01:00 GMT 2019
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91954
Bug ID: 91954
Summary: gcc.dg/vect/pr66142.c should not need early inlining
to be vectorized
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: tree-optimization
Assignee: unassigned at gcc dot gnu.org
Reporter: hubicka at gcc dot gnu.org
Target Milestone: ---
Currently we need early inlinining to vectorize the testcase even though late
inlining does all necessary job. This seems like pass ordering problem.
More information about the Gcc-bugs
mailing list