htsnulhtsnul のブックマーク 2022/05/30 08:17

その他

このブックマークにはスターがありません。
最初のスターをつけてみよう!

Why does this code execute more slowly after strength-reducing multiplications to loop-carried additions?

    I was reading Agner Fog's optimization manuals, and I came across this example: double data[LEN]; void compute() { const double A = 1.1, B = 2.2, C = 3.3; int i; for(i=0; i<LEN; i++) { data[i] = A*...

    \ コメントが サクサク読める アプリです /

    • App Storeからダウンロード
    • Google Playで手に入れよう