https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65637

--- Comment #4 from vries at gcc dot gnu.org ---
Created attachment 35224
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35224&action=edit
current state of patch series

Current state of patch series. Passes libgomp graphite.exp, libgomp c.exp and
gcc autopar.exp.

Patch series:
1. Set chunk_size to one for parloops parallel
2. Fix assert after loop over phis and edge_var_map
3. Use edge from iter_part_bb to fin_bb
4. Fix inner loop reduction phi argument
5. Handle case that fin_bb has more than one predecessor

Reply via email to