[all-commits] [llvm/llvm-project] deb429: Revert "[CodeGen] Improve ExpandMemCmp for more ef...
Igor Kirillov via All-commits
all-commits at lists.llvm.org
Fri Oct 27 07:13:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: deb429e5b0003b4951b6387fe6d0cb0ea4181f8a
https://github.com/llvm/llvm-project/commit/deb429e5b0003b4951b6387fe6d0cb0ea4181f8a
Author: Igor Kirillov <igor.kirillov at arm.com>
Date: 2023-10-27 (Fri, 27 Oct 2023)
Changed paths:
M llvm/include/llvm/Analysis/TargetTransformInfo.h
M llvm/lib/CodeGen/ExpandMemCmp.cpp
M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
R llvm/test/CodeGen/AArch64/memcmp.ll
R llvm/test/Transforms/ExpandMemCmp/AArch64/memcmp.ll
Log Message:
-----------
Revert "[CodeGen] Improve ExpandMemCmp for more efficient non-register aligned sizes handling (#69942)"
This reverts commit 9bcb30d31813bbdea6b65789f64aed3f0e58d507.
More information about the All-commits
mailing list