[all-commits] [llvm/llvm-project] ab7218: [AArch64][SME] NFC: Extend tile_slice ComplexPatte...

sdesmalen-arm via All-commits all-commits at lists.llvm.org
Tue Jun 28 01:19:37 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ab7218277c801836eb700626bc4aebf47dd2095b
      https://github.com/llvm/llvm-project/commit/ab7218277c801836eb700626bc4aebf47dd2095b
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

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

  Log Message:
  -----------
  [AArch64][SME] NFC: Extend tile_slice ComplexPattern to match default case.

A tile slice offset of '0' is the default and by moving this into
SelectSMETileSlice we can remove some redundant patterns.

Reviewed By: kmclaughlin

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




More information about the All-commits mailing list