[clang] [compiler-rt] [llvm] [X86] AMD Zen 5 Initial enablement (PR #107964)
via cfe-commits
cfe-commits at lists.llvm.org
Fri Sep 13 05:27:32 PDT 2024
ganeshgit wrote:
> It would be messy, but could we not place the CK_ZNVER5 enum entry at the end of the enum list just for 19.x and then fix the sorting in trunk?
> > It would be messy, but could we not place the CK_ZNVER5 enum entry at the end of the enum list just for 19.x and then fix the sorting in trunk?
>
> I would be fine with that. WDYT @nikic ?
I will do the change placing the enum at the end of the list after CK_Geode and submit for this branch instead of rebasing then.
https://github.com/llvm/llvm-project/pull/107964
More information about the cfe-commits
mailing list