Skip to content

Update the instruction set used to build our images#6446

Merged
fulmicoton merged 1 commit into
mainfrom
paul.masurel/update-instruction-set
May 19, 2026
Merged

Update the instruction set used to build our images#6446
fulmicoton merged 1 commit into
mainfrom
paul.masurel/update-instruction-set

Conversation

@fulmicoton-dd
Copy link
Copy Markdown
Collaborator

both in Arm and x86.

This remains very conservative.

both in Arm and x86.

This remains very conservative.
@fulmicoton-dd fulmicoton-dd requested a review from a team as a code owner May 19, 2026 14:00
Copy link
Copy Markdown
Contributor

@trinity-1686a trinity-1686a left a comment

Choose a reason for hiding this comment

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

i'm not too worried about x86, v3 is pretty widespread now (except for Atoms)

i wonder if neoverse-n1 is as supported. On cloud hardware it seems oracle and gcp also have that capabilities, from what i can read, all apple-silicon (though that rarely means a linux-triple). It seems that consumer hardware (raspi 4) doesn't support that featureset diff <(clang -mcpu=cortex-a72 -print-enabled-extensions) <(clang -mcpu=neoverse-n1 -print-enabled-extensions)

i wonder if we should document somewhere the mcpu we require, and how to use a different one

@fulmicoton fulmicoton merged commit 7ed1efd into main May 19, 2026
9 checks passed
@fulmicoton fulmicoton deleted the paul.masurel/update-instruction-set branch May 19, 2026 14:45
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