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

simplify PhaseMacroExpand::extract_call_projections()

    XMLWordPrintable

Details

    • Enhancement
    • Status: Resolved
    • P4
    • Resolution: Fixed
    • 17
    • 17
    • hotspot
    • b16
    • generic

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: