[all-commits] [llvm/llvm-project] 4cd951: [AArch64][SME]Tied up ZA operand for accumulate in...

CarolineConcatto via All-commits all-commits at lists.llvm.org
Fri May 20 02:48:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4cd95104268200659252f03b4bbde6acb9f6306f
      https://github.com/llvm/llvm-project/commit/4cd95104268200659252f03b4bbde6acb9f6306f
  Author: Caroline Concatto <caroline.concatto at arm.com>
  Date:   2022-05-20 (Fri, 20 May 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/SMEInstrFormats.td

  Log Message:
  -----------
  [AArch64][SME]Tied up ZA operand for accumulate instructions

This patch updates SMEInstrFormats.td to tie up ZA operand for instructions
that accumulate their results into ZA or use part of ZA as input.

Depends on: D125534

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




More information about the All-commits mailing list