<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Correct optimization?]]></title>
		<link>https://forums.approximatrix.com/viewtopic.php?id=990</link>
		<atom:link href="https://forums.approximatrix.com/extern.php?action=feed&amp;tid=990&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Correct optimization?.]]></description>
		<lastBuildDate>Mon, 14 Jul 2025 11:47:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Correct optimization?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4473#p4473</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Mon, 14 Jul 2025 11:47:11 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4473#p4473</guid>
		</item>
		<item>
			<title><![CDATA[Correct optimization?]]></title>
			<link>https://forums.approximatrix.com/viewtopic.php?pid=4472#p4472</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (peter.kelly)]]></author>
			<pubDate>Mon, 14 Jul 2025 03:07:41 +0000</pubDate>
			<guid>https://forums.approximatrix.com/viewtopic.php?pid=4472#p4472</guid>
		</item>
	</channel>
</rss>
