Allow more Bignum primitives to inline (#20361)

See #20361 for the plan. In this batch:

  • add constant folding for bigNatCompareWord#
  • allow Integer Eq/Ne/Gt/Ge/Lt/Le/Compare to inline
  • allow Integer signum to inline

Merge request reports

Loading