[all-commits] [llvm/llvm-project] aa2fd4: [PowerPC] Add dense math bfloat16 floating-point o...

Maryam Moghadas via All-commits all-commits at lists.llvm.org
Wed Mar 26 08:44:37 PDT 2025


  Branch: refs/heads/users/maryammo/dmf_bfloat16
  Home:   https://github.com/llvm/llvm-project
  Commit: aa2fd47a918e52e5d6e37d07755f77d1016e51ab
      https://github.com/llvm/llvm-project/commit/aa2fd47a918e52e5d6e37d07755f77d1016e51ab
  Author: Maryam Moghadas <maryammo at ca.ibm.com>
  Date:   2025-03-26 (Wed, 26 Mar 2025)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsPowerPC.td
    M llvm/lib/Target/PowerPC/PPCInstrFutureMMA.td
    M llvm/test/CodeGen/PowerPC/dmf-outer-product.ll
    M llvm/test/MC/Disassembler/PowerPC/ppc-encoding-ISAFuture.txt
    M llvm/test/MC/Disassembler/PowerPC/ppc64le-encoding-ISAFuture.txt
    M llvm/test/MC/PowerPC/ppc-encoding-ISAFuture.s

  Log Message:
  -----------
  [PowerPC] Add dense math bfloat16 floating-point outer-product accumulate to DMR instructions

This patch adds the following Dense Math Facility bfloat16 floating-point
calculation instructions: dmxvbf16gerx2, dmxvbf16gerx2pp,dmxvbf16gerx2pn,
dmxvbf16gerx2np, dmxvbf16gerx2nn, pmdmxvbf16gerx2, pmdmxvbf16gerx2pp,
pmdmxvbf16gerx2pn, pmdmxvbf16gerx2np, pmdmxvbf16gerx2nn, along with their
corresponding intrinsics and tests.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list