[X86][APX] Fix wrong encoding of promoted KMOV instructions due to missing NoCD8...
commitedd018ead705c6012a62a5d83ccc5d3341bcb20a
authorPhoebe Wang <phoebe.wang@intel.com>
Mon, 23 Sep 2024 01:41:43 +0000 (23 09:41 +0800)
committerTobias Hieta <tobias@hieta.se>
Tue, 1 Oct 2024 12:08:12 +0000 (1 14:08 +0200)
tree140a7a6058dab5fcd248b79b5df8e913ddbe8acd
parent1f681b5913f9169332e4126ac0aafeedc5ca6cef
[X86][APX] Fix wrong encoding of promoted KMOV instructions due to missing NoCD8 (#109579)

Promoted KMOV* was encoded with CD8 incorrectly, see
https://godbolt.org/z/cax513hG1

(cherry picked from commit 0d334d83a4c7ce16fa1bc0e5e56bbdeaf01c2b2d)
llvm/lib/Target/X86/X86InstrAVX512.td
llvm/test/MC/Disassembler/X86/apx/kmov.txt
llvm/test/MC/X86/apx/kmov-att.s
llvm/test/MC/X86/apx/kmov-intel.s