profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl.
authorMichael Orlitzky <mjo@gentoo.org>
Wed, 1 Apr 2020 19:01:08 +0000 (15:01 -0400)
committerMichael Orlitzky <mjo@gentoo.org>
Fri, 3 Apr 2020 16:03:34 +0000 (12:03 -0400)
commit292d2d9703b6b0c6235b7de1e7dc343c66d772fb
tree86109ed0d8a8905f1ae21cad707e2ea00b4d6aa9
parent5ba06e4c4c25ef80a79455c91198761c7745719d
profiles/desc/cpu_flags_x86.desc: add avx512dq and avx512vl.

These two flags are already supported by cpuid2cpuflags, but so far no
package in ::gentoo uses them. The forthcoming sci-libs/fflas-ffpack
will use them, however, and -- given that they're CPU flags whose names
are fixed -- it seems most sensible to add them globally right away.

Bug: https://bugs.gentoo.org/715678
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
profiles/desc/cpu_flags_x86.desc