[llvm-branch-commits] [clang] [compiler-rt] [llvm] [X86] AMD Zen 5 Initial enablement (PR #108816)

via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Sep 16 04:42:37 PDT 2024


ganeshgit wrote:

@RKSimon @tru There was a conflict with [#104601](https://github.com/llvm/llvm-project/commit/39e3085a55880dbbc5aeddc3661342980d5e1467) while cherry-picking the earlier commit from main. So, I had to update this change. The change to X86TargetParser.h (https://github.com/llvm/llvm-project/pull/108816/commits/6b5fe4ed02c8172772c2e765ccd220adbfabe4cc#diff-8d5f0e99f0c2484c205b0dc27e029e9b39e06820e0b78a83a77cb1bfd5a158be) is done so as to fix the ABI issues where CK_ZNVER5 is pushed to the end of enum list. 

https://github.com/llvm/llvm-project/pull/108816


More information about the llvm-branch-commits mailing list