[all-commits] [llvm/llvm-project] 10b7c4: [X86] Add RMPQUERY to SNP instructions
Ganesh via All-commits
all-commits at lists.llvm.org
Sun Feb 5 21:17:33 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 10b7c47e82555bbb16af213496b9cffe53436b0c
https://github.com/llvm/llvm-project/commit/10b7c47e82555bbb16af213496b9cffe53436b0c
Author: Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian at amd.com>
Date: 2023-02-06 (Mon, 06 Feb 2023)
Changed paths:
M llvm/lib/Target/X86/X86InstrSNP.td
M llvm/test/MC/Disassembler/X86/x86-64.txt
M llvm/test/MC/X86/SNP-32.s
M llvm/test/MC/X86/SNP-64.s
Log Message:
-----------
[X86] Add RMPQUERY to SNP instructions
Add RMPQUERY to the list of SNP instructions.
Tech Documentation: https://www.amd.com/system/files/TechDocs/24594.pdf
Reviewed By: RKSimon, craig.topper
Differential Revision: https://reviews.llvm.org/D141458
More information about the All-commits
mailing list