[all-commits] [llvm/llvm-project] b7059e: [LSR] Strip dead code (NFC) (#146109)
Ramkumar Ramachandra via All-commits
all-commits at lists.llvm.org
Thu Jul 3 05:37:32 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7059ebafe8a8f6ff2c20a93701ccbd6e009be79
https://github.com/llvm/llvm-project/commit/b7059ebafe8a8f6ff2c20a93701ccbd6e009be79
Author: Ramkumar Ramachandra <ramkumar.ramachandra at codasip.com>
Date: 2025-07-03 (Thu, 03 Jul 2025)
Changed paths:
M llvm/lib/Transforms/Scalar/LoopStrengthReduce.cpp
Log Message:
-----------
[LSR] Strip dead code (NFC) (#146109)
Nested AddRec is already rejected by the handling in pushSCEV().
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