[all-commits] [llvm/llvm-project] ed7ada: Revert "[AArch64] Fix incorrect `isLegalAddressing...
Momchil Velikov via All-commits
all-commits at lists.llvm.org
Thu Apr 20 08:11:11 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ed7ada259f665a742561b88e9e6c078e9ea85224
https://github.com/llvm/llvm-project/commit/ed7ada259f665a742561b88e9e6c078e9ea85224
Author: Momchil Velikov <momchil.velikov at arm.com>
Date: 2023-04-20 (Thu, 20 Apr 2023)
Changed paths:
M llvm/lib/CodeGen/CodeGenPrepare.cpp
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
M llvm/test/Transforms/LoopStrengthReduce/AArch64/lsr-pre-inc-offset-check.ll
R llvm/unittests/Target/AArch64/AddressingModes.cpp
M llvm/unittests/Target/AArch64/CMakeLists.txt
Log Message:
-----------
Revert "[AArch64] Fix incorrect `isLegalAddressingMode`"
This reverts commit 0827e2fa3fd15b49fd2d0fc676753f11abb60cab.
Failing buildbot, perhaps due to `-std=c++20`.
More information about the All-commits
mailing list