Skip to content

[Explicit State Access] Support decoupled nodes in proc_state_legalization.#4455

Draft
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_936810475
Draft

[Explicit State Access] Support decoupled nodes in proc_state_legalization.#4455
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_936810475

Conversation

@copybara-service

Copy link
Copy Markdown

[Explicit State Access] Support decoupled nodes in proc_state_legalization.

Specifically:

  • Ensure default next predicate is nor(all other next_value predicates) instead of read_predicate && nor(all other write predicates)
  • Bypass restriction that every write is preceded by a read for decoupled next nodes.
  • No longer ensure a state_read read is triggered by every write operation if the proc is decoupled.

…ation.

Specifically:
* Ensure default next predicate is nor(all other next_value predicates) instead of read_predicate && nor(all other write predicates)
* Bypass restriction that every write is preceded by a read for decoupled next nodes.
* No longer ensure a state_read read is triggered by every write operation if the proc is decoupled.
PiperOrigin-RevId: 936810475
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