Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8263769

simplify PhaseMacroExpand::extract_call_projections()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 17
    • 17
    • hotspot
    • b16
    • generic

      PhaseMacroExpand::extract_call_projections(macro.cpp) is almost identical to CallNode::extract_projections(callnode.cpp).

      call->extract_projections(&_projs, false/*separate_io_proj*/, false/*do_asserts*/) should yield the same results. it's not necessary to keep two versions.

            xliu Xin Liu
            xliu Xin Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: