Skip to content

[UBTI] Always use LLD on Linux#10783

Merged
teqdruid merged 1 commit into
mainfrom
teqdruid/always-lld
Jul 7, 2026
Merged

[UBTI] Always use LLD on Linux#10783
teqdruid merged 1 commit into
mainfrom
teqdruid/always-lld

Conversation

@teqdruid

@teqdruid teqdruid commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

'ld' is known to perform poorly on MLIR, so always use lld on Linux. I'm hoping this mitigates the occasional nightly build failures.

'ld' is known to perform poorly on MLIR, so always use lld on Linux.
@teqdruid teqdruid added the CI/CD Related to Continuous Integration, Delivery, or Deployment label Jul 6, 2026
@teqdruid teqdruid requested a review from seldridge July 6, 2026 21:15
@teqdruid

teqdruid commented Jul 6, 2026

Copy link
Copy Markdown
Contributor Author

Nightly build check: https://github.com/llvm/circt/actions/runs/28822963762

@teqdruid teqdruid marked this pull request as ready for review July 6, 2026 21:22
@circt-bot

circt-bot Bot commented Jul 6, 2026

Copy link
Copy Markdown

Results of circt-tests run for a761000 compared to results for 8cdc768: no change to test results.

@teqdruid teqdruid changed the title [UBTI] Always us LLD on Linux [UBTI] Always use LLD on Linux Jul 6, 2026

@uenoku uenoku left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM! Hope it fixes mysterious CI failure in #10756 as well ...

@teqdruid teqdruid merged commit 01b5614 into main Jul 7, 2026
6 checks passed
@teqdruid teqdruid deleted the teqdruid/always-lld branch July 7, 2026 17:31
@seldridge

Copy link
Copy Markdown
Member

Great! Thanks for getting this going.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI/CD Related to Continuous Integration, Delivery, or Deployment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants