Skip to content

[AMD] Added Refine-Reschedule hint for rescheduling - #791

Open
ravil-mobile wants to merge 49 commits into
refine-ops-passfrom
ravil/refine-reschedule-hint
Open

[AMD] Added Refine-Reschedule hint for rescheduling#791
ravil-mobile wants to merge 49 commits into
refine-ops-passfrom
ravil/refine-reschedule-hint

Conversation

@ravil-mobile

Copy link
Copy Markdown

The old hint is very verbose and we don't need any arguments for the new pass - i.e., refine-ops-pass. To keep everything concise, I added a new hint-op which takes no parameters. It is easy to write lit tests

ravil-mobile and others added 30 commits April 28, 2025 09:49
@guacamoleo

Copy link
Copy Markdown

So this is giving us a nop which we should add to every BB that we want refined and rescheduled?
Is this independent of sched_hint? Meaning, we used to put sched_hint='refine_ops' in our config.yaml files to enable refinement. Do we still have to specify something to enable refinement in the config.yaml?
Aleks has a PR which just performs refinement on all BB; how does this new nop relate to that?
Is it just needed for tests to say to run that pass? I thought there was already some other syntax to specify which passes to run for tests.

@ravil-mobile
ravil-mobile force-pushed the refine-ops-pass branch 2 times, most recently from 3070646 to 0341d75 Compare June 23, 2025 14:48
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