[all-commits] [llvm/llvm-project] 17758a: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Jun 13 15:48:20 PDT 2025
Branch: refs/heads/users/mtrofin/06-12-_tailrecursionelim_adjust_function_entry_count
Home: https://github.com/llvm/llvm-project
Commit: 17758ae24eaaeb7922564fc7dda024ffe627acb9
https://github.com/llvm/llvm-project/commit/17758ae24eaaeb7922564fc7dda024ffe627acb9
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-06-13 (Fri, 13 Jun 2025)
Changed paths:
M llvm/include/llvm/Transforms/Scalar/TailRecursionElimination.h
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
A llvm/test/Transforms/TailCallElim/entry-count-adjustment.ll
Log Message:
-----------
[TailRecursionElim] Adjust function entry count
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