[PATCH] D141819: [NFC][AArch64] Use 'i' to encode the offset form of load/store.

Hsiangkai Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 6 04:35:13 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0847cc06a6c4: [NFC][AArch64] Use 'i' to encode the offset form of load/store. (authored by HsiangKai).

Changed prior to commit:
  https://reviews.llvm.org/D141819?vs=489434&id=502590#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141819

Files:
  llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/lib/Target/AArch64/AArch64SchedNeoverseN2.td
  llvm/lib/Target/AArch64/AArch64StackTaggingPreRA.cpp
  llvm/test/CodeGen/AArch64/ldst-opt-mte-with-dbg.mir
  llvm/test/CodeGen/AArch64/ldst-opt-mte.mir
  llvm/test/CodeGen/AArch64/settag-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141819.502590.patch
Type: text/x-patch
Size: 18167 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230306/2c1b212a/attachment.bin>


More information about the llvm-commits mailing list