Skip to content

Conversation

@avik-pal
Copy link
Collaborator

@avik-pal avik-pal commented Nov 4, 2025

No description provided.

@avik-pal avik-pal requested a review from wsmoses November 4, 2025 13:36
@avik-pal avik-pal force-pushed the ap/new_passes_3 branch 2 times, most recently from b8a0d1f to 2e1d8a4 Compare November 5, 2025 14:57
src/Compiler.jl Outdated
const AGGRESSIVE_PROPAGATION = Ref(false)
const DUS_SLICE_SIMPLIFY = Ref(true)
const CONCATS_TO_DUS = Ref(false)
const WHILE_UNROLL_THRESHOLD = Ref(5)
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@wsmoses is this limit too aggressive? 1 would probably be the safest limit

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd probably pick a power of two like 4

@avik-pal avik-pal merged commit 86953cc into main Nov 7, 2025
70 checks passed
@avik-pal avik-pal deleted the ap/new_passes_3 branch November 7, 2025 12:50
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.

3 participants