[all-commits] [llvm/llvm-project] f74185: Revert "[AArch64][ARM] Move ARM-specific InstCombi...
David Green via All-commits
all-commits at lists.llvm.org
Tue Dec 2 03:47:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f7418517316f1b3d66733c5a607c785d15099fab
https://github.com/llvm/llvm-project/commit/f7418517316f1b3d66733c5a607c785d15099fab
Author: David Green <david.green at arm.com>
Date: 2025-12-02 (Tue, 02 Dec 2025)
Changed paths:
R llvm/include/llvm/Transforms/Utils/ARMCommonInstCombineIntrinsic.h
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
M llvm/lib/Target/ARM/ARMTargetTransformInfo.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
R llvm/lib/Transforms/Utils/ARMCommonInstCombineIntrinsic.cpp
M llvm/lib/Transforms/Utils/CMakeLists.txt
M llvm/test/Transforms/InstCombine/AArch64/aes-intrinsics.ll
M llvm/test/Transforms/InstCombine/ARM/2012-04-23-Neon-Intrinsics.ll
M llvm/test/Transforms/InstCombine/ARM/aes-intrinsics.ll
M llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
Log Message:
-----------
Revert "[AArch64][ARM] Move ARM-specific InstCombine transforms into `Transforms/Utils` (#169589)"
This reverts commit 1c32b6f51ccaaf9c65be11d7dca9e5a476cddb5a due to failures on
BUILD_SHARED_LIBS builds.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list