<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: SSE2 Instructions</title>
	<atom:link href="http://kohei.us/2007/06/04/sse2-instructions/feed/" rel="self" type="application/rss+xml" />
	<link>http://kohei.us/2007/06/04/sse2-instructions/</link>
	<description>Kohei Yoshida&#039;s Webspace</description>
	<lastBuildDate>Thu, 15 Mar 2012 23:34:39 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: augustm</title>
		<link>http://kohei.us/2007/06/04/sse2-instructions/comment-page-1/#comment-111</link>
		<dc:creator>augustm</dc:creator>
		<pubDate>Tue, 05 Jun 2007 20:42:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kohei.us/2007/06/04/sse2-instructions/#comment-111</guid>
		<description>No really you should not be doing this

 Such loops can be written in terms of BLAS primitives-Intel
will then provide you with hand coded routines that will work now-
and in the future when the next process comes out.

If you don&#039;t want intel code go through ATLAS, or some similar
library which abstracts out such simple constructs...

or otherwise buy an autovectorizing compiler- again several
on the market with gcc catching up.
http://gcc.gnu.org/projects/tree-ssa/vectorization.html</description>
		<content:encoded><![CDATA[<p>No really you should not be doing this</p>
<p> Such loops can be written in terms of BLAS primitives-Intel<br />
will then provide you with hand coded routines that will work now-<br />
and in the future when the next process comes out.</p>
<p>If you don&#8217;t want intel code go through ATLAS, or some similar<br />
library which abstracts out such simple constructs&#8230;</p>
<p>or otherwise buy an autovectorizing compiler- again several<br />
on the market with gcc catching up.<br />
<a href="http://gcc.gnu.org/projects/tree-ssa/vectorization.html" rel="nofollow">http://gcc.gnu.org/projects/tree-ssa/vectorization.html</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

