[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#64188] [PATCH 0/8] More package tuning
From: |
Ludovic Courtès |
Subject: |
[bug#64188] [PATCH 0/8] More package tuning |
Date: |
Sun, 25 Jun 2023 22:49:56 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) |
Efraim Flashner <efraim@flashner.co.il> skribis:
> * gnu/packages/gcc.scm (%gcc-11-x86_64-micro-architectures): Add entries
> for x86_64-v{1,2,3,4}.
[...]
> + "x86_64-v1" "x86_64-v2" "x86_64-v3" "x86_64-v4"))) ; Generic
Nitpick: I’d call it “psABI micro-architecture levels” because I think
that’s what the SysV psABI document calls them.
Otherwise LGTM!
Ludo’.
- [bug#64188] [PATCH 0/8] More package tuning, Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 1/8] gnu: %gcc-11-x86_64-micro-architectures: Add generic options., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 0/8] More package tuning,
Ludovic Courtès <=
- [bug#64188] [PATCH 5/8] gnu: go: Add CPU tuning targets., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 2/8] guix: cpu: Add inexact CPU matching., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 3/8] guix: cpu: Rewrite fallback for x86_64 cpu->gcc-architecture., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 6/8] transformations: Allow tuning go packages., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 7/8] guix: cpu: Add gcc-architecture->generic-architecture mapping., Efraim Flashner, 2023/06/20
- [bug#64188] [PATCH 4/8] guix: cpu: Refactor cpu->gcc-architecture., Efraim Flashner, 2023/06/20