Re: Shoud a subset loop with same header be inner?

vick@wotangate.sc.ti.com (Chris Vick)
Fri, 21 Jan 1994 16:12:59 GMT

          From comp.compilers

Related articles
Shoud a subset loop with same header be inner ? viren@wipro.wipsys.soft.net (1994-01-20)
Re: Shoud a subset loop with same header be inner? vick@wotangate.sc.ti.com (1994-01-21)
| List of all articles for this month |

Newsgroups: comp.compilers
From: vick@wotangate.sc.ti.com (Chris Vick)
Keywords: optimize
Organization: Texas Instruments Inc.
References: 94-01-072
Date: Fri, 21 Jan 1994 16:12:59 GMT

You should treat it as an inner loop as this can give some benefits
when performing operator strength reduction by increasing the size of
the set of region constants for the inner loop.


Chris Vick
vick@tools.micro.ti.com
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.