[all-commits] [llvm/llvm-project] 7171a9: [SelectionDAG] Fix typo in comment glueged->glued....
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 10 08:37:50 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7171a9cfc4ae98467800de966d6ed3cb424ec460
https://github.com/llvm/llvm-project/commit/7171a9cfc4ae98467800de966d6ed3cb424ec460
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-11-10 (Mon, 10 Nov 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
Log Message:
-----------
[SelectionDAG] Fix typo in comment glueged->glued. NFC (#167006)
This was the result of a search and replace when "flag" was renamed to
"glue". This originally said "flagged".
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