[all-commits] [llvm/llvm-project] 6f25cb: [PowerPC] Add the Power10 XS[MAX|MIN]CQP instruction

orcguru via All-commits all-commits at lists.llvm.org
Wed Jan 26 20:01:28 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6f25cb86854a1886a69a69f67d8919b59039434e
      https://github.com/llvm/llvm-project/commit/6f25cb86854a1886a69a69f67d8919b59039434e
  Author: Ting Wang <Ting.Wang.SH at ibm.com>
  Date:   2022-01-26 (Wed, 26 Jan 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/P10InstrResources.td
    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] Add the Power10 XS[MAX|MIN]CQP instruction

Add the Power 10 instruction XS[MAX|MIN]CQP.

Reviewed By: shchenz, amyk

Differential Revision: https://reviews.llvm.org/D118036




More information about the All-commits mailing list