This patch adds 3 Power10 VSX Scalar compare for quad precision
instructions including xscmpeqqp, xscmpgeqp, xscmpgtqp
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138592
[PowerPC] Implement xscmpeqqp, xscmpgeqp, xscmpgtqp instructions ClosedPublic Authored by maryammo on Nov 23 2022, 10:41 AM.
Details Summary This patch adds 3 Power10 VSX Scalar compare for quad precision
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 24 2022, 9:35 AM Closed by commit rGc19f905fed4b: [PowerPC] Implement xscmpeqqp, xscmpgeqp, xscmpgtqp instructions (authored by maryammo). · Explain WhyDec 1 2022, 1:02 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 479393 llvm/lib/Target/PowerPC/P10InstrResources.td
llvm/lib/Target/PowerPC/PPCInstrP10.td
llvm/test/MC/Disassembler/PowerPC/ppc64-encoding-ISA31.txt
llvm/test/MC/PowerPC/ppc64-encoding-ISA31.s
|