Skip to content

WIP: fix[cartesian]: SDFG validation warnings after freezing for "read after write"-fields#2711

Draft
romanc wants to merge 1 commit into
GridTools:mainfrom
romanc:romanc/sdfg-freeze-read-after-write
Draft

WIP: fix[cartesian]: SDFG validation warnings after freezing for "read after write"-fields#2711
romanc wants to merge 1 commit into
GridTools:mainfrom
romanc:romanc/sdfg-freeze-read-after-write

Conversation

@romanc

@romanc romanc commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Description

SDFG freezing (in the lazy stencil pathway) produces frozen SDFGs that emit validation warnings for fields reading memory that has previously been written (inside the same "to-be-frozen" SDFG).

Related issue: #2665

Requirements

  • All fixes and/or new features come with corresponding tests.
  • Important design decisions have been documented in the appropriate ADR inside the docs/development/ADRs/ folder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant