[all-commits] [llvm/llvm-project] a84a8c: [PowerPC] Remove redundant MMA patterns.

stefanp-ibm via All-commits all-commits at lists.llvm.org
Tue Mar 1 07:13:35 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a84a8c937ba0455694ed59776b150b80a386d21b
      https://github.com/llvm/llvm-project/commit/a84a8c937ba0455694ed59776b150b80a386d21b
  Author: Stefan Pintilie <stefanp at ca.ibm.com>
  Date:   2022-03-01 (Tue, 01 Mar 2022)

  Changed paths:
    M llvm/lib/Target/PowerPC/PPCInstrMMA.td

  Log Message:
  -----------
  [PowerPC] Remove redundant MMA patterns.

There are two MMA patterns that have been added twice. This patch just removes
one set of petterns. Should not change the way MMA behaves.

Reviewed By: lei, #powerpc

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




More information about the All-commits mailing list