Re: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-17 Thread Richard Biener
; Richard Biener; gcc@gcc.gnu.org >> Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju >Mekala >> Subject: Re: Proposal for another approach for Loop transformation >with conditional in Loops. >> >> On 03/14/15 22:40, Ajit Kumar Agarwal wrote: >>>

Re: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-17 Thread Jeff Law
Subject: Re: Proposal for another approach for Loop transformation with conditional in Loops. On 03/14/15 22:40, Ajit Kumar Agarwal wrote: Hello All: I am proposing the new approach to Loop transformation as given below in the example For the loops with conditional expression inside the Loops. The

RE: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-16 Thread Ajit Kumar Agarwal
-Original Message- From: Jeff Law [mailto:l...@redhat.com] Sent: Monday, March 16, 2015 11:45 PM To: Ajit Kumar Agarwal; Richard Biener; gcc@gcc.gnu.org Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala Subject: Re: Proposal for another approach for Loop

Re: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-16 Thread Richard Biener
On March 16, 2015 7:15:23 PM GMT+01:00, Jeff Law wrote: >On 03/14/15 22:40, Ajit Kumar Agarwal wrote: >> Hello All: >> >> I am proposing the new approach to Loop transformation as given below >in the example For the loops with >> conditional expression inside the Loops. The Loop body should be >re

Re: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-16 Thread Jeff Law
On 03/14/15 22:40, Ajit Kumar Agarwal wrote: Hello All: I am proposing the new approach to Loop transformation as given below in the example For the loops with conditional expression inside the Loops. The Loop body should be reducible control flow graph. The iteration space is partitioned into

RE: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-14 Thread Ajit Kumar Agarwal
for Loop transformation with conditional in Loops. > From: ajit.kumar.agar...@xilinx.com > To: l...@redhat.com; richard.guent...@gmail.com; gcc@gcc.gnu.org > CC: vin...@xilinx.com; shail...@xilinx.com; vid...@xilinx.com; > nmek...@xilinx.c

RE: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-14 Thread Aditya K
> From: ajit.kumar.agar...@xilinx.com > To: l...@redhat.com; richard.guent...@gmail.com; gcc@gcc.gnu.org > CC: vin...@xilinx.com; shail...@xilinx.com; vid...@xilinx.com; > nmek...@xilinx.com > Subject: Proposal for another approach for Loop transformation

RE: Proposal for another approach for Loop transformation with conditional in Loops.

2015-03-14 Thread Aditya K
> From: ajit.kumar.agar...@xilinx.com > To: l...@redhat.com; richard.guent...@gmail.com; gcc@gcc.gnu.org > CC: vin...@xilinx.com; shail...@xilinx.com; vid...@xilinx.com; > nmek...@xilinx.com > Subject: Proposal for another approach for Loop transformation