On Thu, Dec 3, 2020 at 4:29 PM Kumar, Venkataramanan <venkataramanan.ku...@amd.com> wrote: > > [AMD Public Use] > > > > > Hi Maintainers, > > > > PFA, the patch that enables support for the next generation AMD Zen3 CPU via > -march=znver3. > > This is a very basic enablement patch. As of now the cost, tuning and > scheduler changes are kept same as znver2. > > Further changes to the cost and tunings will be done later. > > > > Ok for trunk ?
Please also add a new target to multiversioning and corresponding testcases. As an example, how this is done nowadays, please see a submission for a different target at [1]. BTW: It looks that multiversioning testcases lack AMD targets. Can you please add a testcase similar to testsuite/g++.target/i386/mv16.C and also add AMD targets to testsuite/gcc.target/i386/funcspec-56.inc. (this can be done in a follow-up patch). [1] https://gcc.gnu.org/pipermail/gcc-patches/2020-July/549699.html Uros.