[PATCH] D152407: [AArch64] Merge LDRSWpre-LD[U]RSW pair into LDPSWpre.

Zhuojia Shen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 22 09:43:10 PDT 2023


chaosdefinition updated this revision to Diff 533659.
chaosdefinition added a comment.

Update the patch to be based on the updated D152564 <https://reviews.llvm.org/D152564>, no functionality change.


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

https://reviews.llvm.org/D152407

Files:
  llvm/lib/Target/AArch64/AArch64InstrInfo.cpp
  llvm/lib/Target/AArch64/AArch64LoadStoreOptimizer.cpp
  llvm/test/CodeGen/AArch64/ldrpre-ldr-merge.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152407.533659.patch
Type: text/x-patch
Size: 4600 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230622/043c5d9b/attachment.bin>


More information about the llvm-commits mailing list