<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mts</author_name>
  <author_url>https://blog.hatena.ne.jp/mts/</author_url>
  <blog_title>SIMPLE2100シリーズ THE 定時退社</blog_title>
  <blog_url>https://mts.hatenadiary.org/</blog_url>
  <categories>
    <anon>prog</anon>
  </categories>
  <description>A = a + b + c; B = a - (b + c); という計算式を t = b + c; A = a + t; B = a - t; と置き換えることで計算が速くなります(b+cの計算を二回しなくてすむので)。スカラー演算はともかく、ベクトル演算においてはこの種の最適化をコンパイラに期待するのは難しい様で、数行のベクトル演算のソースコードで手作業による最適化をする、しないでコンパイルをした結果のアセンブラを確認したところ、3-4割のアセンブラ行数を削減できました。 他にも最近効果が大きかったのは、 「ワールド座標入力点→ローカル座標入力点→(なんらかの計算)→ローカル座標出力点→ワ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmts.hatenadiary.org%2Fentry%2F20071227%2Fp2&quot; title=&quot;セクショナリズム関数の排除 - SIMPLE2100シリーズ THE 定時退社&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-12-27 00:00:01</published>
  <title>セクショナリズム関数の排除</title>
  <type>rich</type>
  <url>https://mts.hatenadiary.org/entry/20071227/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
