Re: math expressions optimalization

"Sid Ahmed Ali TOUATI" <Sid-Ahmed-Ali.TOUATI@inria.fr>
14 Jun 2002 15:09:18 -0400

          From comp.compilers

Related articles
math expressions optimalization trix@polbox.com (Trix) (2002-06-13)
Re: math expressions optimalization Sid-Ahmed-Ali.TOUATI@inria.fr (Sid Ahmed Ali TOUATI) (2002-06-14)
Re: math expressions optimalization misar@rbg.informatik.tu-darmstadt.de (Walter Misar) (2002-06-14)
Re: math expressions optimalization dimock@deas.harvard.edu (Allyn Dimock) (2002-06-14)
Re: math expressions optimalization tomasz@ic.unicamp.br (Tomasz Kowaltowski) (2002-06-17)
| List of all articles for this month |

From: "Sid Ahmed Ali TOUATI" <Sid-Ahmed-Ali.TOUATI@inria.fr>
Newsgroups: comp.compilers
Date: 14 Jun 2002 15:09:18 -0400
Organization: INRIA
References: 02-06-032
Keywords: optimize
Posted-Date: 14 Jun 2002 15:09:18 EDT

> So we`ve used only 2 memory cells - not 5 like above.


This seems to be close to a register allocation process.
SAAT


ps : be aware that optimizing floating point expressions is different
from optimizing mathematical expressions (rounding errors).


Post a followup to this message

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