Loop Optimization

Decides hand-vs-compiler for loop transforms (unrolling, SIMD, fusion, hoisting). Use when reviewing/authoring a hot loop or tempted to hand-optimize one.

thedixitjain 141fee0 4.7 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/engineering-core/loop-optimization commit 141fee0cee

Frequently asked questions

npx skillmds add thedixitjain/loop-optimization