[all-commits] [llvm/llvm-project] 048944: [PowerPC] dmr extract update assembly operand orde...

RolandF77 via All-commits all-commits at lists.llvm.org
Thu Mar 20 10:41:01 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0489447b0782da6dd6493019465f175efcfdec16
      https://github.com/llvm/llvm-project/commit/0489447b0782da6dd6493019465f175efcfdec16
  Author: RolandF77 <55763885+RolandF77 at users.noreply.github.com>
  Date:   2025-03-20 (Thu, 20 Mar 2025)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrFutureMMA.td
    M llvm/test/CodeGen/PowerPC/dmf-outer-product.ll
    M llvm/test/CodeGen/PowerPC/dmr-enable.ll
    M llvm/test/CodeGen/PowerPC/mmaplus-acc-spill.ll
    M llvm/test/CodeGen/PowerPC/mmaplus-intrinsics.ll
    M llvm/test/CodeGen/PowerPC/v1024ls.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] dmr extract update assembly operand order (#132083)

The operand order of the assembly for dmr extract instructions has
changed since they were added. The results now come before the uses.



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