iree
iree copied to clipboard
[python] Add an iree.build package with API/tooling for program building.
Thanks for early look. PR is still draft. Tests and compile actions are coming.
I really want it to be iree.build. better for user tools and can fix the ignore list
Test failed on macos bot: https://github.com/iree-org/iree/actions/runs/11627272067/job/32380320905#step:9:1650
AttributeError: module 'enum' has no attribute 'StrEnum'
Python 3.10
Test also failed on Windows bot, same error: https://github.com/iree-org/iree/actions/runs/11627295212/job/32380385457#step:8:1703
The release build succeeded though, so that's less urgent to fix