Skip to content

Dip collection constants into device functions and loops

rarbore2 requested to merge dip_constants into main
  • Lower collection constants in CPU functions to memsets.
    • Remove FloatCollections from default pass order, GCM just runs once now.
  • Dip collection constants inside loops instead of hoisting them when possible.
    • Gets rid of all spills in Cava, many in implict_clones.

Merge request reports

Loading