[all-commits] [llvm/llvm-project] fa58aa: [SVE2p1][SME2] Add scalar addressing mode for LD1

Matthew Devereau via All-commits all-commits at lists.llvm.org
Wed Jul 12 06:09:00 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa58aa8e91146f30878f20174b74912b4e115256
      https://github.com/llvm/llvm-project/commit/fa58aa8e91146f30878f20174b74912b4e115256
  Author: Matt Devereau <matthew.devereau at arm.com>
  Date:   2023-07-12 (Wed, 12 Jul 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/test/CodeGen/AArch64/sve2p1-intrinsics-loads.ll

  Log Message:
  -----------
  [SVE2p1][SME2] Add scalar addressing mode for LD1

Add the scalar addressing mode for multi vector LD1 instructions.

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




More information about the All-commits mailing list