Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-2010

Generalized rewrite for merging sequence of statement blocks

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 1.0.0
    • None
    • None

    Description

      This task aims to generalize the existing rewrite for merging unconditional sequences of statement blocks. So far we avoid merging if either block has function calls in it. However, this is too conservative, as we good still merge blocks if written variables are not read in the subsequent block, leading to missed opportunities for common subexpression elimination.

      Attachments

        Issue Links

          Activity

            People

              mboehm7 Matthias Boehm
              mboehm7 Matthias Boehm
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: