[all-commits] [llvm/llvm-project] 7dd828: [SelectionDAGBuilder] Remove NodeMap updates from ...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 12 00:07:29 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7dd82805d54bab37bc0ca4731d7837d4dd5302af
https://github.com/llvm/llvm-project/commit/7dd82805d54bab37bc0ca4731d7837d4dd5302af
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
Log Message:
-----------
[SelectionDAGBuilder] Remove NodeMap updates from getValueImpl. NFC (#126849)
Both callers already put the result in NodeMap immediately after the
call.
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