<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Correct optimization?]]></title>
	<link rel="self" href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=990&amp;type=atom" />
	<updated>2025-07-14T11:47:11Z</updated>
	<generator>PunBB</generator>
	<id>https://forums.approximatrix.com/viewtopic.php?id=990</id>
		<entry>
			<title type="html"><![CDATA[Re: Correct optimization?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4473#p4473" />
			<content type="html"><![CDATA[<p>Pete,</p><p>The <em>fgraphite-identity</em> flag is added when &quot;Aggressive Loop Optimizations&quot; is checked, actually.&nbsp; It also enables some loop parallelization flags, which are improved by the graphite analysis, which should identify dead code in loops and places where parallelization is possible.&nbsp; I believe we are using the flag correctly here.</p>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2025-07-14T11:47:11Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4473#p4473</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Correct optimization?]]></title>
			<link rel="alternate" href="https://forums.approximatrix.com/viewtopic.php?pid=4472#p4472" />
			<content type="html"><![CDATA[<p>Hi Jeff,<br />In the project code generation panel, I can select &quot;extreme&quot; optimization level. when I do, i adds &quot;-fgraphite-identity&quot; to the optflags in the makefile. My understanding is that this doesn&#039;t do anything in terms of the generated code. Should the actual option added to the makefile be &quot;-fgraphite&quot; to apply the graphite transformations to the code?<br />regards, Pete</p>]]></content>
			<author>
				<name><![CDATA[peter.kelly]]></name>
				<uri>https://forums.approximatrix.com/profile.php?id=3586</uri>
			</author>
			<updated>2025-07-14T03:07:41Z</updated>
			<id>https://forums.approximatrix.com/viewtopic.php?pid=4472#p4472</id>
		</entry>
</feed>
