Skip to content

hugr: v0.14.1

Compare
Choose a tag to compare
@hugrbot hugrbot released this 18 Dec 14:36
· 21 commits to main since this release
7958c0e

Bug Fixes

  • Constant folding now tolerates root nodes without input/output nodes (#1799)
  • Call ops not tracking their parameter extensions (#1805)

New Features

  • add MonomorphizePass and deprecate monomorphize (#1809)
  • Lower LoadNat to LLVM (#1801)
  • Cleanup Display of types and arguments (#1802)
  • add ArrayValue to python, rust and lowering (#1773)
  • Scoping rules and utilities for symbols, links and variables (#1754)