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

C2: refactor DivI/DivL Identity/Ideal/Value to remove code duplication

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • tbd
    • 26
    • hotspot

      DivINode and DivLNode Identity/Ideal/Value are mostly identical and could be refactored the same way AddINode::Ideal and AddLNode::Ideal were refactored to use AddNode::IdealIL() which takes and extra BasicType bt parameter.

      ModI/ModL, UDivI/UDivL, UModI/UModL may benefit from something similar.

            bmaillard BenoƮt Maillard
            roland Roland Westrelin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: