Skip to content

#1129 CIF type checker: improve range computation of min/max functions.

  • Best to review per commit.
  • Result of type checking a min/max function with integer arguments, is now has a ranged int type if at least one argument has a range. Before, they both had to have a range.

Closes #1129 (closed)

Merge request reports

Loading