[all-commits] [llvm/llvm-project] 32f61b: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Jun 13 21:29:47 PDT 2025
Branch: refs/heads/users/mtrofin/06-12-_tailrecursionelim_adjust_function_entry_count
Home: https://github.com/llvm/llvm-project
Commit: 32f61b2d475fac842d6c4cda3f224f1fb0140c03
https://github.com/llvm/llvm-project/commit/32f61b2d475fac842d6c4cda3f224f1fb0140c03
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