[all-commits] [llvm/llvm-project] 75ec72: [SelectionDAG] Use SDUse::get() instead of a stati...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jul 22 09:28:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 75ec7250aaede77ba540ddde61a222f39b30008a
https://github.com/llvm/llvm-project/commit/75ec7250aaede77ba540ddde61a222f39b30008a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Use SDUse::get() instead of a static_cast to SDValue. NFC (#150043)
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