[all-commits] [llvm/llvm-project] a655f2: [AArch64] Adds memory operands for indexed loads.

Stelios Ioannou via All-commits all-commits at lists.llvm.org
Mon Apr 12 01:12:19 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a655f250fef84795e3e46c0bcb824d7b5fbceec6
      https://github.com/llvm/llvm-project/commit/a655f250fef84795e3e46c0bcb824d7b5fbceec6
  Author: Stelios Ioannou <stelios.ioannou at arm.com>
  Date:   2021-04-12 (Mon, 12 Apr 2021)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
    M llvm/test/CodeGen/AArch64/ragreedy-local-interval-cost.ll

  Log Message:
  -----------
  [AArch64] Adds memory operands for indexed loads.

This patch adds the memory operands for indexed loads so
that certain optimizations can take place.

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

Change-Id: I539fcf046ca4ad1e7df1d893f57d751419d8364d




More information about the All-commits mailing list