[all-commits] [llvm/llvm-project] 8963a4: Fix #86269: remove unused variable (#86927)
Shan Huang via All-commits
all-commits at lists.llvm.org
Thu Mar 28 03:24:40 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8963a476ccb7ef2944eedaf8813458561e29b465
https://github.com/llvm/llvm-project/commit/8963a476ccb7ef2944eedaf8813458561e29b465
Author: Shan Huang <52285902006 at stu.ecnu.edu.cn>
Date: 2024-03-28 (Thu, 28 Mar 2024)
Changed paths:
M llvm/lib/Transforms/Scalar/TailRecursionElimination.cpp
Log Message:
-----------
Fix #86269: remove unused variable (#86927)
Remove the unused variable `BI` introduced in #86269.
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