C2 SuperWord: refactor VTransform to model the whole loop instead of just the basic block

XMLWordPrintable

    • b19

      We are doing this step from the parent task:

      3. Model whole loop instead of only basic block (allows VTransform optimizations like moving reduction out of loop)
        - Instead of VTransformGraph::apply_memops_reordering_with_schedule that reorders the old graph,
        - I want to build the new loop body from the VTransform directly.
        - That means we are less constrained by the old shape of the loop.

            Assignee:
            Emanuel Peter
            Reporter:
            Emanuel Peter
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: