[all-commits] [llvm/llvm-project] eb1c5a: [PowerPC] Add the Power10 LXVKQ instrution.
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Wed Feb 23 06:49:14 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eb1c5a9862b62fbb20fa52542aef0497ed107f65
https://github.com/llvm/llvm-project/commit/eb1c5a9862b62fbb20fa52542aef0497ed107f65
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2022-02-23 (Wed, 23 Feb 2022)
Changed paths:
M llvm/lib/Target/PowerPC/P10InstrResources.td
M llvm/lib/Target/PowerPC/PPCInstrP10.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
M llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
Log Message:
-----------
[PowerPC] Add the Power10 LXVKQ instrution.
Add the Power 10 instruction LXVKQ.
This patch was taken from an original patch by: Yi-Hong Lyu
Reviewed By: lei
Differential Revision: https://reviews.llvm.org/D117507
More information about the All-commits
mailing list