[lworld] Delay emitting null checks and type check when parsing acmp

XMLWordPrintable

      When parsing an acmp, if we don't have enough information, we need to null check both operands and type checking them. This is less than ideal if later on we find out that a simple CmpP suffices. As a result, we should delay generating those checks to wait for igvn finding better type information for the operands of the acmp.

            Assignee:
            Quan Anh Mai
            Reporter:
            Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: