[PATCH] D99272: [AArch64] Adds a pre-indexed paired Load/Store optimization for LDR-STR.

Stelios Ioannou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 30 09:30:12 PDT 2021


This revision was automatically updated to reflect the committed changes.
stelios-arm marked an inline comment as done.
Closed by commit rG936c777e2bf8: [AArch64] Adds a pre-indexed paired Load/Store optimization for LDR-STR. (authored by stelios-arm).

Changed prior to commit:
  https://reviews.llvm.org/D99272?vs=341838&id=341945#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99272/new/

https://reviews.llvm.org/D99272

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.h
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/arm64-memset-inline.ll
  llvm/test/CodeGen/AArch64/ldrpre-ldr-merge.mir
  llvm/test/CodeGen/AArch64/strpre-str-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99272.341945.patch
Type: text/x-patch
Size: 57478 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210430/0e374e6d/attachment.bin>


More information about the llvm-commits mailing list