[all-commits] [llvm/llvm-project] 2ad1d7: [AArch64] Match constants in SelectSMETileSlice (#...

Sander de Smalen via All-commits all-commits at lists.llvm.org
Mon Aug 11 02:19:49 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ad1d77b17c393fd9e7d7f1e62ed65dc22f17aab
      https://github.com/llvm/llvm-project/commit/2ad1d77b17c393fd9e7d7f1e62ed65dc22f17aab
  Author: Sander de Smalen <sander.desmalen at arm.com>
  Date:   2025-08-11 (Mon, 11 Aug 2025)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    A llvm/test/CodeGen/AArch64/sme-tileslice-addrmodes.ll

  Log Message:
  -----------
  [AArch64] Match constants in SelectSMETileSlice (#151494)

If the slice is a constant then it should try to use `WZR + <imm>`
addressing mode if the constant fits the range.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list