tree-parloops.c
56.1 KB
-
re PR tree-optimization/36181 (Simple for loop generates ICE with -ftree-parallelize-loops=2) · 9857228c
2008-05-20 Sebastian Pop <sebastian.pop@amd.com> Jan Sjodin <jan.sjodin@amd.com> PR tree-optimization/36181 * tree-parloops.c (loop_has_vector_phi_nodes): New. (parallelize_loops): Don't parallelize when the loop has vector phi nodes. * gcc.dg/tree-ssa/pr36181.c: New. From-SVN: r135673
Sebastian Pop committed