[all-commits] [llvm/llvm-project] ca2227: [PowerPC] Implement instruction definitions/MC Tes...
Amy Kwan via All-commits
all-commits at lists.llvm.org
Tue Sep 1 09:00:14 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: ca2227c1b3f52611de7d051ffea91b0c6c21e1ac
https://github.com/llvm/llvm-project/commit/ca2227c1b3f52611de7d051ffea91b0c6c21e1ac
Author: Amy Kwan <amy.kwan1 at ibm.com>
Date: 2020-09-01 (Tue, 01 Sep 2020)
Changed paths:
M llvm/lib/Target/PowerPC/PPCInstrPrefix.td
M llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
M llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
Log Message:
-----------
[PowerPC] Implement instruction definitions/MC Tests for xvcvspbf16 and xvcvbf16spn
This patch adds the td instruction definitions of the xvcvspbf16 and xvcvbf16spn
instructions, along with their respective MC tests.
Differential Revision: https://reviews.llvm.org/D86794
More information about the All-commits
mailing list