[PATCH] D143895: [AArch64] Fix incorrect `isLegalAddressingMode`

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 20 07:45:24 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0827e2fa3fd1: [AArch64] Fix incorrect `isLegalAddressingMode` (authored by chill).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143895

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
  llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-pre-inc-offset-check.ll
  llvm/unittests/Target/AArch64/AddressingModes.cpp
  llvm/unittests/Target/AArch64/CMakeLists.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143895.515332.patch
Type: text/x-patch
Size: 16795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230420/5d7dd99a/attachment.bin>


More information about the llvm-commits mailing list