Skip to content

Array store-to-load forwarding

rarbore2 requested to merge fork_slf into main
  • Refactor einsum analysis representation of basic math ops.
  • FunctionEditor::add_one_constant.
  • Remove useless forks that have dead reduces.
  • Utility to materialize einsum expressions into IR node trees.
  • Array store-to-load forwarding, based on einsum analysis of fork-joins.
  • Test for array SLF.

Merge request reports

Loading