Skip to content

Tags: spcl/dace

Tags

v1.0.2

Bump version to 1.0.2

v1.0.1

Bump version to 1.0.1

v1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Make scalar to symbol promotion robust to node order in state (#1766)

Fixes #1727

v1.0.0rc1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Control Flow Raising (#1657)

This PR mainly provides control flow raising passes for the new
intrinsic control flow constructs (Branches and loops) in SDFGs. In
addition to raising, the state and control flow reachability passes have
been adjusted to faithfully work with the intrinsic control flow
constructs.

Along with the raising and reachability passes, a few important bugfixes
and a general cleanup is included in the PR, but no other functionality
is changed.

v0.16.1

Release 0.16.1

v0.16

Release 0.16

v0.16rc2

Release Candidate 2 for 0.16

v0.16rc1

Release Candidate 1 for 0.16

v0.15.1

Release 0.15.1

v0.15.1rc1

Release Candidate #1 for 0.15.1 release