[all-commits] [llvm/llvm-project] 8f9d73: [NFC][AArch64] Minor refactor of AArch64InstPrinte...

david-arm via All-commits all-commits at lists.llvm.org
Wed Jun 15 01:52:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f9d73fbd6a0ca48abf6543566e7faefb4904836
      https://github.com/llvm/llvm-project/commit/8f9d73fbd6a0ca48abf6543566e7faefb4904836
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2022-06-15 (Wed, 15 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/MCTargetDesc/AArch64InstPrinter.cpp

  Log Message:
  -----------
  [NFC][AArch64] Minor refactor of AArch64InstPrinter::printMatrixTileList

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

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




More information about the All-commits mailing list