[all-commits] [llvm/llvm-project] 9d1fbb: [SROA][NFC] Remove Unused Parameter in `promoteAll...
Veera via All-commits
all-commits at lists.llvm.org
Sun Feb 23 08:18:04 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d1fbbd2b9a00248eb8ea578c4047af4ec4da990
https://github.com/llvm/llvm-project/commit/9d1fbbd2b9a00248eb8ea578c4047af4ec4da990
Author: Veera <32646674+veera-sivarajan at users.noreply.github.com>
Date: 2025-02-23 (Sun, 23 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/SROA.cpp
Log Message:
-----------
[SROA][NFC] Remove Unused Parameter in `promoteAllocas()` (#128382)
Removing it because `Function &F` is not used by `promoteAllocas()`.
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