[all-commits] [llvm/llvm-project] c15518: [AArch64][SVE] Select immediate offsets for multi-...

Benjamin Maxwell via All-commits all-commits at lists.llvm.org
Tue Jun 9 01:29:12 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c155183957c7d4a0a53cf781c266b02dd6f1a377
      https://github.com/llvm/llvm-project/commit/c155183957c7d4a0a53cf781c266b02dd6f1a377
  Author: Benjamin Maxwell <benjamin.maxwell at arm.com>
  Date:   2026-06-09 (Tue, 09 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    A llvm/test/CodeGen/AArch64/sve-multivector-fold-imms.ll

  Log Message:
  -----------
  [AArch64][SVE] Select immediate offsets for multi-vector instructions (#201637)

This handles multi-vector intrinsics in getMemVTFromNode() and
implements the missing ISEL patterns needed to select the immediate 
(mul vl) offsets.



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