[PATCH] D71334: [AArch64] Enable clustering memory accesses to fixed stack objects

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 18 01:47:09 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rG97ca7c2cc908: [AArch64] Enable clustering memory accesses to fixed stack objects (authored by foad).

Changed prior to commit:
  https://reviews.llvm.org/D71334?vs=233308&id=234484#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71334

Files:
  llvm/lib/CodeGen/MachineScheduler.cpp
  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/cluster-frame-index.mir
  llvm/test/CodeGen/AArch64/expand-select.ll
  llvm/test/CodeGen/AArch64/tailcall_misched_graph.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D71334.234484.patch
Type: text/x-patch
Size: 18959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191218/8a4f3d86/attachment.bin>


More information about the llvm-commits mailing list