[all-commits] [llvm/llvm-project] 5dd782: [TailRecursionElim] Adjust function entry count
Mircea Trofin via All-commits
all-commits at lists.llvm.org
Fri Jun 20 12:49:57 PDT 2025
Branch: refs/heads/users/mtrofin/06-12-_tailrecursionelim_adjust_function_entry_count
Home: https://github.com/llvm/llvm-project
Commit: 5dd782bb5da837a9130ee0492bed3a3a1cdba646
https://github.com/llvm/llvm-project/commit/5dd782bb5da837a9130ee0492bed3a3a1cdba646
Author: Mircea Trofin <mtrofin at google.com>
Date: 2025-06-20 (Fri, 20 Jun 2025)
Changed paths:
M llvm/include/llvm/Passes/PassBuilder.h
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