[all-commits] [llvm/llvm-project] fc925e: [CodeGen] Remove a dead assignment (NFC) (#156202)
Kazu Hirata via All-commits
all-commits at lists.llvm.org
Sat Aug 30 16:02:16 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fc925ed067acf8afcf2d7f86183260ed856b6734
https://github.com/llvm/llvm-project/commit/fc925ed067acf8afcf2d7f86183260ed856b6734
Author: Kazu Hirata <kazu at google.com>
Date: 2025-08-30 (Sat, 30 Aug 2025)
Changed paths:
M llvm/lib/CodeGen/ReachingDefAnalysis.cpp
Log Message:
-----------
[CodeGen] Remove a dead assignment (NFC) (#156202)
TRI is set to the same value a couple of lines below.
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