[llvm] [AArch64] Don't tail call memset if it would convert to a bzero. (PR #98969)
Amara Emerson via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 16 17:17:31 PDT 2024
aemerson wrote:
I converted the other mem routines so we can completely remove the logic in `returnTypeIsEligibleForTailCall()`
https://github.com/llvm/llvm-project/pull/98969
More information about the llvm-commits
mailing list