<?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"
	>
<channel>
	<title>Comments on: Revisiting Fast SSE Select</title>
	<atom:link href="http://mark.santaniello.com/archives/425/feed" rel="self" type="application/rss+xml" />
	<link>http://mark.santaniello.com/archives/425</link>
	<description>the body of a very slow loop</description>
	<pubDate>Thu, 08 Jan 2009 11:18:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Mark</title>
		<link>http://mark.santaniello.com/archives/425#comment-42133</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Sat, 24 May 2008 03:13:40 +0000</pubDate>
		<guid isPermaLink="false">http://mark.santaniello.com/archives/425#comment-42133</guid>
		<description>I think that's a better name, although I'm not sure "logical" adds much.  What's the alternative?  An arithmetic select?  I might just call it bitwise_select.</description>
		<content:encoded><![CDATA[<p>I think that&#8217;s a better name, although I&#8217;m not sure &#8220;logical&#8221; adds much.  What&#8217;s the alternative?  An arithmetic select?  I might just call it bitwise_select.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brent Hollingsworth</title>
		<link>http://mark.santaniello.com/archives/425#comment-42132</link>
		<dc:creator>Brent Hollingsworth</dc:creator>
		<pubDate>Thu, 22 May 2008 20:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://mark.santaniello.com/archives/425#comment-42132</guid>
		<description>I have updated the function name. It is now logical_bitwise_select(). 

What do you think it should be called?</description>
		<content:encoded><![CDATA[<p>I have updated the function name. It is now logical_bitwise_select(). </p>
<p>What do you think it should be called?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azeem Jiva</title>
		<link>http://mark.santaniello.com/archives/425#comment-42028</link>
		<dc:creator>Azeem Jiva</dc:creator>
		<pubDate>Thu, 10 Apr 2008 15:13:33 +0000</pubDate>
		<guid isPermaLink="false">http://mark.santaniello.com/archives/425#comment-42028</guid>
		<description>Ahh that makes more sense.</description>
		<content:encoded><![CDATA[<p>Ahh that makes more sense.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark</title>
		<link>http://mark.santaniello.com/archives/425#comment-42018</link>
		<dc:creator>Mark</dc:creator>
		<pubDate>Wed, 09 Apr 2008 19:15:40 +0000</pubDate>
		<guid isPermaLink="false">http://mark.santaniello.com/archives/425#comment-42018</guid>
		<description>You are probably imagining that they indicate data flow, but I read them as "depends on."  Sorry if this is non-standard.</description>
		<content:encoded><![CDATA[<p>You are probably imagining that they indicate data flow, but I read them as &#8220;depends on.&#8221;  Sorry if this is non-standard.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Azeem Jiva</title>
		<link>http://mark.santaniello.com/archives/425#comment-42017</link>
		<dc:creator>Azeem Jiva</dc:creator>
		<pubDate>Wed, 09 Apr 2008 02:08:06 +0000</pubDate>
		<guid isPermaLink="false">http://mark.santaniello.com/archives/425#comment-42017</guid>
		<description>I think your arrows are backward...</description>
		<content:encoded><![CDATA[<p>I think your arrows are backward&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
