Skip to content

[Driver] Allow arguments and options for python schedules#83

Merged
rengolin merged 4 commits intollvm:mainfrom
rengolin:transform-python
Mar 19, 2026
Merged

[Driver] Allow arguments and options for python schedules#83
rengolin merged 4 commits intollvm:mainfrom
rengolin:transform-python

Conversation

@rengolin
Copy link
Member

This PR allows one to pass arguments (via "[...]") and options (via "{...}") to python schedules. The arguments override the default generator function name, while the options will be passed to the generator function to be used inside the schedule.

Tests check parser variations and there's now an option in the testing generator to make sure it's propagated correctly.

This PR allows one to pass arguments (via "[...]") and options (via
"{...}") to python schedules. The arguments override the default
generator function name, while the options will be passed to the generator
function to be used inside the schedule.

Tests check parser variations and there's now an option in the testing
generator to make sure it's propagated correctly.
@rengolin rengolin requested review from adam-smnk and rolfmorel March 18, 2026 20:02
@rengolin rengolin merged commit e0771de into llvm:main Mar 19, 2026
3 checks passed
@rengolin rengolin deleted the transform-python branch March 19, 2026 09:05
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