[all-commits] [llvm/llvm-project] ecd59f: [SelectionDAG] Use SmallVectorImpl& to avoid repea...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Dec 19 22:11:49 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ecd59f802f9436c766d85ccde13a9f2b863dc5a6
https://github.com/llvm/llvm-project/commit/ecd59f802f9436c766d85ccde13a9f2b863dc5a6
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
Log Message:
-----------
[SelectionDAG] Use SmallVectorImpl& to avoid repeating SmallVector size. NFC
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