Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@ChrisDodd
Copy link
Contributor

  • make sure that the 'increment' of a loop is unconditional within the loop. If it is not, we can't calculate the loop bounds or safely unroll

- make sure that the 'increment' of a loop is unconditional within the
  loop.  If it is not, we can't calculate the loop bounds or safely
  unroll

Signed-off-by: Chris Dodd <[email protected]>
@fruffy fruffy added the core Topics concerning the core segments of the compiler (frontend, midend, parser) label Jul 9, 2025
@ChrisDodd ChrisDodd added this pull request to the merge queue Jul 9, 2025
Merged via the queue into p4lang:main with commit 1f5d8c6 Jul 10, 2025
21 checks passed
@ChrisDodd ChrisDodd deleted the cdodd-unroll branch July 10, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Topics concerning the core segments of the compiler (frontend, midend, parser)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants