[parrot/parrot] 255157: [pmc] minor optimization in Integer_multi_i_add_Co...

GitHub noreply at github.com
Thu May 29 18:59:24 UTC 2014


  Branch: refs/heads/master
  Home:   https://github.com/parrot/parrot
  Commit: 25515777ac22f96281de1707c2873046aa0014ae
      https://github.com/parrot/parrot/commit/25515777ac22f96281de1707c2873046aa0014ae
  Author: Reini Urban <rurban at cpanel.net>
  Date:   2014-05-29 (Thu, 29 May 2014)

  Changed paths:
    M src/pmc/integer.pmc

  Log Message:
  -----------
  [pmc] minor optimization in Integer_multi_i_add_Complex

Deteced by Chirag++ and pmc2c.
Do not compute SELF.get_integer() twice and remove UNSUED(a).
Do the same for the default case below.




More information about the parrot-commits mailing list