For the record, the patch LGTM.
Aditya and I have discussed about this in the morning.
Thanks,
Sebastian
-Original Message-
From: Aditya Kumar [mailto:aditya...@samsung.com]
Sent: Friday, September 11, 2015 12:30 PM
To: gcc-patches@gcc.gnu.org
Cc: tob...@grosser.es; richard.guent...@gmai
On 09/11/2015 07:29 PM, Aditya Kumar wrote:
The variable `static bool enable_polly_vector' is always assigned to false.
This results in dead code in optimize-isl.c.
Removing the dead code. No functional change intended.
Fine with me as well. This code is used in Polly to enable outer loop
vec