<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Fei Peng</title><description>The limits of my language mean the limits of my world.</description><link>https://fiigii.com/</link><item><title>Does register selection matter to performance on x86 CPUs?</title><link>https://fiigii.com/posts/Does-register-selection-matter-to-performance-on-x86-CPUs/</link><guid isPermaLink="true">https://fiigii.com/posts/Does-register-selection-matter-to-performance-on-x86-CPUs/</guid><description>Instruction selection is a critical component of compilers, as different instructions can cause significant performance differences even when the semantics remain unchanged. Does register selection also affect performance (assuming the register selection does not lead to more or fewer register spills)?</description><pubDate>Sun, 16 Feb 2020 18:29:37 GMT</pubDate></item><item><title>Hardware intrinsic in .NET Core 3.0 - Introduction</title><link>https://fiigii.com/posts/Hardware-intrinsic-in-NET-Core-3-0-Introduction/</link><guid isPermaLink="true">https://fiigii.com/posts/Hardware-intrinsic-in-NET-Core-3-0-Introduction/</guid><description>Introduction to the new APIs of .NET Core 3.0 that allows lower level programming (e.g., SIMD programming) in C#.</description><pubDate>Sun, 03 Mar 2019 16:47:03 GMT</pubDate></item></channel></rss>