[PATCH] D143796: [AArch64][ISel] Always use pre-inc/post-inc addressing mode for auto-indexed load/store with constant offset.

Huihui Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 16 16:19:26 PST 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGfb7c38073e80: [AArch64][ISel] Always use pre-inc/post-inc addressing mode for auto-indexed… (authored by huihuiz).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143796

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/test/CodeGen/AArch64/pre-indexed-addrmode-with-constant-offset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143796.498190.patch
Type: text/x-patch
Size: 3968 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230217/166c3578/attachment.bin>


More information about the llvm-commits mailing list