[PR #9257] [MERGED] ci: use clang for windows cpu builds #38776

Closed
opened 2026-04-22 23:26:30 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/9257
Author: @mxyng
Created: 2/20/2025
Status: Merged
Merged: 2/20/2025
Merged by: @mxyng

Base: mainHead: mxyng/fix-windows-build


📝 Commits (1)

  • 110cab9 ci: use clang for windows cpu builds

📊 Changes

1 file changed (+4 additions, -0 deletions)

View changed files

📝 .github/workflows/release.yaml (+4 -0)

📄 Description

clang outputs are faster. we were previously building with clang via gcc wrapper in cgo but this was missed during the build updates so there was a drop in performance

Resolves #9252
Resolves #9087


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/9257 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 2/20/2025 **Status:** ✅ Merged **Merged:** 2/20/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/fix-windows-build` --- ### 📝 Commits (1) - [`110cab9`](https://github.com/ollama/ollama/commit/110cab98a00928d999de95e9d684c1d397cf5bc0) ci: use clang for windows cpu builds ### 📊 Changes **1 file changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/release.yaml` (+4 -0) </details> ### 📄 Description clang outputs are faster. we were previously building with clang via gcc wrapper in cgo but this was missed during the build updates so there was a drop in performance Resolves #9252 Resolves #9087 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-22 23:26:30 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#38776