This is an archive of the discontinued LLVM Phabricator instance.

[NFC][AArch64] Minor refactor of AArch64InstPrinter::printMatrixTileList
ClosedPublic

Authored by david-arm on Jun 14 2022, 8:54 AM.

Details

Summary

We can remove the MatrixZADRegisterTable table of tile registers and
just calculate the register index directly.

Diff Detail

Event Timeline

david-arm created this revision.Jun 14 2022, 8:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2022, 8:54 AM
david-arm requested review of this revision.Jun 14 2022, 8:54 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2022, 8:54 AM
aemerson accepted this revision.Jun 14 2022, 3:26 PM
This revision is now accepted and ready to land.Jun 14 2022, 3:26 PM
This revision was landed with ongoing or failed builds.Jun 15 2022, 1:52 AM
This revision was automatically updated to reflect the committed changes.