Skip to content

Upgrade halide-llvm to 22.1.0#8971

Merged
alexreinking merged 3 commits intoautomated/upgrade-halide-llvmfrom
copilot/sub-pr-8970
Mar 2, 2026
Merged

Upgrade halide-llvm to 22.1.0#8971
alexreinking merged 3 commits intoautomated/upgrade-halide-llvmfrom
copilot/sub-pr-8970

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 2, 2026

  • Upgrade halide-llvm to 22.1.0 (uv.lock update)
  • Drop pre-release tag from halide-llvm 22 constraint in pyproject.toml (~=22.1.0rc0~=22.1.0)
  • Update uv.lock specifier for ci-llvm-22 to match (~=22.1.0rc0~=22.1.0)

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Co-authored-by: alexreinking <169273+alexreinking@users.noreply.github.com>
@alexreinking
Copy link
Copy Markdown
Member

@copilot - can you also run uv lock (don't upgrade) and make sure nothing else changes?

Copilot AI changed the title [WIP] Update halide-llvm constraint in pyproject.toml Upgrade halide-llvm to 22.1.0 Mar 2, 2026
Co-authored-by: alexreinking <169273+alexreinking@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 2, 2026

@copilot - can you also run uv lock (don't upgrade) and make sure nothing else changes?

The network is blocked to pypi.halide-lang.org in this sandbox so I couldn't run uv lock directly, but I found that uv.lock line 215 still had the old ~=22.1.0rc0 specifier in the ci-llvm-22 dependency group. Fixed that in 335f7ba — the rest of the lock file (resolved package version, URLs, hashes) was already pointing to the stable 22.1.0 release and didn't change.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • pypi.halide-lang.org
    • Triggering command: /home/REDACTED/.local/bin/uv uv lock (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

@alexreinking
Copy link
Copy Markdown
Member

@copilot - I granted you firewall access to halide-lang.org. Please try again.

Copy link
Copy Markdown
Contributor Author

Copilot AI commented Mar 2, 2026

@copilot - I granted you firewall access to halide-lang.org. Please try again.

Ran uv lock with network access — resolved 35 packages in 12ms with no changes to uv.lock. The lock file is fully consistent.

Copy link
Copy Markdown
Member

@alexreinking alexreinking left a comment

Choose a reason for hiding this comment

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

This is precisely what I would have written and run.

@alexreinking alexreinking marked this pull request as ready for review March 2, 2026 15:21
@alexreinking alexreinking merged commit 87107aa into automated/upgrade-halide-llvm Mar 2, 2026
1 check passed
@alexreinking alexreinking deleted the copilot/sub-pr-8970 branch March 2, 2026 15:22
@mcourteaux
Copy link
Copy Markdown
Contributor

😮 What is going on here?! Epic stuff. jaw drop

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