[Bug middle-end/49147] graphite branch ICEs with -fgraphite-opencl-ignore-dep

mr.kayrick at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu May 26 07:28:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49147

Alexey Kravets <mr.kayrick at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mr.kayrick at gmail dot com

--- Comment #1 from Alexey Kravets <mr.kayrick at gmail dot com> 2011-05-26 06:46:00 UTC ---
Confirmed.

This problem is caused by bug in opencl_get_perfect_nested_loop_depth.
This functions ignores  -fgraphite-opencl-ignore-dep flag while
opencl_transform_stmt_list considers this flag.

I have a patch for this issue.



More information about the Gcc-bugs mailing list