[PPC64] C2: Implement MinV, MaxV and Reduction nodes

XMLWordPrintable

    • b26
    • ppc

      The following nodes are added:
      - MinV / MaxV
      - AndV / OrV / XorV
      - MinReductionV / MaxReductionV / AndReductionV / OrReductionV / XorReductionV
      - AddReductionVI / MulReductionVI

      The Reduction V nodes are only implemented for Integers here because the loop auto vectorization for Longs is too slow and Float/Double need further investigation.

            Assignee:
            David Briemann
            Reporter:
            David Briemann
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: