<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic is it safe to shuffle integer values with VSHUFPS in Software Tuning, Performance Optimization &amp; Platform Monitoring</title>
    <link>https://community.intel.com/t5/Software-Tuning-Performance/is-it-safe-to-shuffle-integer-values-with-VSHUFPS/m-p/1520314#M8213</link>
    <description>&lt;P&gt;Given the following instructions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vmovdqu8 ymm0, ymmword ptr [rdi]&lt;/P&gt;&lt;P&gt;vmovdqu8 ymm1, ymmword ptr [rdi+0x20]&lt;/P&gt;&lt;P&gt;vshufps ymm2, ymm1, ymm0, 0x88&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We loaded integer type data to ymm0 and ymm1 registers with&amp;nbsp;vmovdqu8 instruction, then a float precision shuffling instruction 'vshufps' was used afterwards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if it is safe to use 'vshufps' instruction in this place. Any potential risk here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 04 Sep 2023 14:47:53 GMT</pubDate>
    <dc:creator>Huaqiang_W_Intel</dc:creator>
    <dc:date>2023-09-04T14:47:53Z</dc:date>
    <item>
      <title>is it safe to shuffle integer values with VSHUFPS</title>
      <link>https://community.intel.com/t5/Software-Tuning-Performance/is-it-safe-to-shuffle-integer-values-with-VSHUFPS/m-p/1520314#M8213</link>
      <description>&lt;P&gt;Given the following instructions:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;vmovdqu8 ymm0, ymmword ptr [rdi]&lt;/P&gt;&lt;P&gt;vmovdqu8 ymm1, ymmword ptr [rdi+0x20]&lt;/P&gt;&lt;P&gt;vshufps ymm2, ymm1, ymm0, 0x88&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We loaded integer type data to ymm0 and ymm1 registers with&amp;nbsp;vmovdqu8 instruction, then a float precision shuffling instruction 'vshufps' was used afterwards.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to know if it is safe to use 'vshufps' instruction in this place. Any potential risk here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 04 Sep 2023 14:47:53 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Tuning-Performance/is-it-safe-to-shuffle-integer-values-with-VSHUFPS/m-p/1520314#M8213</guid>
      <dc:creator>Huaqiang_W_Intel</dc:creator>
      <dc:date>2023-09-04T14:47:53Z</dc:date>
    </item>
  </channel>
</rss>

