[PATCH] D125537: [AArch64][SME]Tied up ZA operand for accumulate instructions

Caroline via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 13 04:14:10 PDT 2022


CarolineConcatto created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
CarolineConcatto requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

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 <https://reviews.llvm.org/D125534>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D125537

Files:
  llvm/lib/Target/AArch64/SMEInstrFormats.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125537.429196.patch
Type: text/x-patch
Size: 4118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220513/39c636eb/attachment.bin>


More information about the llvm-commits mailing list