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

Momchil Velikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 13 02:48:47 PST 2023


chill created this revision.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
chill requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

https://reviews.llvm.org/D143895

Files:
  llvm/lib/CodeGen/CodeGenPrepare.cpp
  llvm/lib/Target/AArch64/AArch64ISelLowering.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.496894.patch
Type: text/x-patch
Size: 14816 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230213/91602d96/attachment.bin>


More information about the llvm-commits mailing list