[all-commits] [llvm/llvm-project] 4b09ee: [PowerPC] Update DMF VSX ACC data transfer instruc...

Lei Huang via All-commits all-commits at lists.llvm.org
Mon May 26 09:47:34 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4b09eedf7b95c4e0b073a82ca6a60c033c17f27b
      https://github.com/llvm/llvm-project/commit/4b09eedf7b95c4e0b073a82ca6a60c033c17f27b
  Author: Lei Huang <lei at ca.ibm.com>
  Date:   2025-05-26 (Mon, 26 May 2025)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrInfo.cpp
    M llvm/lib/Target/PowerPC/PPCInstrMMA.td
    M llvm/test/CodeGen/PowerPC/mmaplus-intrinsics.ll

  Log Message:
  -----------
  [PowerPC] Update DMF VSX ACC data transfer instructions (#138897)

For cpu=future, acc registers no longer overlap VSRs and are prefixed
with `dm`. The original, xxmfacc/xxmtacc instructions are now extended
menemonics to it's dm* equivalents.



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