Bug 1871151 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Serge, Tiger Lake supports AVX512 VNNI instructions, but that's *not* the same as Alder Lake and later AVXVNNI, which have a different prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit and 256-bit width), but that's *not* the same as Alder Lake and later AVXVNNI, which have a different prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit and 256-bit width), but that's *not* the same as Alder Lake and later AVXVNNI, which have a different `VEX` prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit and 256-bit width), but that's *not* the same as Alder Lake and later AVXVNNI, which have a different `VEX` prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct, specifically, not VEX for Tiger Lake.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit and 256-bit width), but that's *not* the same as Alder Lake and later AVXVNNI, which have a different `VEX` prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct, specifically, *not* `VEX` for Tiger Lake.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit and 256-bit width), but that's *not* the same as AVXVNNI on later CPUs like Alder Lake, which have a different `VEX` prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct, specifically, *not* `VEX` for Tiger Lake.
Serge, Tiger Lake supports AVX512 VNNI instructions (in 512-bit *and* 256-bit width), but that's *not* the same as AVXVNNI on later CPUs like Alder Lake, which have a different `VEX` prefix. When you see `vpdpbusd`, check whether the instruction prefix is correct, specifically, *not* `VEX` for Tiger Lake.

Back to Bug 1871151 Comment 4