[all-commits] [llvm/llvm-project] 49bef6: [MC][X86] Fix encoding for VMOVPQIto64Zmr for corr...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Sun May 7 07:25:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 49bef60b99de3cf4df94c7c4e8d9681a866ade89
https://github.com/llvm/llvm-project/commit/49bef60b99de3cf4df94c7c4e8d9681a866ade89
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2023-05-07 (Sun, 07 May 2023)
Changed paths:
M llvm/lib/Target/X86/X86InstrAVX512.td
M llvm/test/MC/Disassembler/X86/avx-512.txt
Log Message:
-----------
[MC][X86] Fix encoding for VMOVPQIto64Zmr for correct disassembly
Fixes #62412
More information about the All-commits
mailing list