This is an archive of the discontinued LLVM Phabricator instance.

[AArch64][SME]Tied up ZA operand for accumulate instructions
ClosedPublic

Authored by CarolineConcatto on May 13 2022, 4:14 AM.

Details

Summary

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

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2022, 4:14 AM
CarolineConcatto requested review of this revision.May 13 2022, 4:14 AM
Herald added a project: Restricted Project. · View Herald TranscriptMay 13 2022, 4:14 AM
david-arm accepted this revision.May 16 2022, 5:06 AM

LGTM!

llvm/lib/Target/AArch64/SMEInstrFormats.td
17

nit: whitespace change

This revision is now accepted and ready to land.May 16 2022, 5:06 AM
This revision was landed with ongoing or failed builds.May 20 2022, 2:48 AM
This revision was automatically updated to reflect the committed changes.