MozarellaMan opened PR #5575 from update_x86_amd_architecture_presets
to main
:
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[x] This has been discussed in issue #..., or if not, please tell us why
here.[x] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->This is for #5444, previous PR: #5490
This adds the remaning AMD and generic CPU presets that are defined in LLVM.
Changes
- added AMD x86 presets
- added Generic x86 presets
afonso360 submitted PR review.
afonso360 created PR review comment:
Should this be
znver2
?
MozarellaMan submitted PR review.
MozarellaMan created PR review comment:
There aren't any differences yet with the current supported features between the Zen generations as far as I can tell, but yeah would be good to separate for the future :+1:
MozarellaMan updated PR #5575 from update_x86_amd_architecture_presets
to main
.
MozarellaMan edited PR #5575 from update_x86_amd_architecture_presets
to main
:
<!--
Please ensure that the following steps are all taken care of before submitting
the PR.
[x] This has been discussed in issue #..., or if not, please tell us why
here.[x] A short description of what this does, why it is needed; if the
description becomes long, the matter should probably be discussed in an issue
first.[ ] This PR contains test cases, if meaningful.
- [ ] A reviewer from the core maintainer team has been assigned for this PR.
If you don't know who could review this, please indicate so. The list of
suggested reviewers on the right can help you.Please ensure all communication adheres to the code of conduct.
-->This is for #5444, previous PR: #5490
This adds the remaining AMD and generic CPU presets that are defined in LLVM.
Changes
- added AMD x86 presets
- added Generic x86 presets
cfallin submitted PR review.
cfallin merged PR #5575.
Last updated: Nov 22 2024 at 17:03 UTC