<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>SIMD on Hellokitty&#39;s Blog</title>
    <link>https://yangyang233333.github.io/tags/simd/</link>
    <description>Recent content in SIMD on Hellokitty&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>zh-CN</language>
    <lastBuildDate>Wed, 26 Aug 2026 14:20:00 +0800</lastBuildDate>
    <atom:link href="https://yangyang233333.github.io/tags/simd/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>从朴素循环到硬件极限：GEMM / GEMV 高性能算子优化指南</title>
      <link>https://yangyang233333.github.io/posts/gemm-gemv-optimization/</link>
      <pubDate>Wed, 26 Aug 2026 14:20:00 +0800</pubDate>
      <guid>https://yangyang233333.github.io/posts/gemm-gemv-optimization/</guid>
      <description>从 Roofline、数据布局和分层分块出发，逐步分析如何在 CPU 与 GPU 上优化 GEMM/GEMV，并建立可复现的性能验证方法。</description>
    </item>
  </channel>
</rss>
