[all-commits] [llvm/llvm-project] 43f335: Revert "[CodeGen] Use SmallMapVector for SpillPlac...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Apr 29 01:12:43 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 43f3352fb86508e43bb2aeac13cf9b20b9c08c9e
https://github.com/llvm/llvm-project/commit/43f3352fb86508e43bb2aeac13cf9b20b9c08c9e
Author: Nikita Popov <npopov at redhat.com>
Date: 2026-04-29 (Wed, 29 Apr 2026)
Changed paths:
M llvm/lib/CodeGen/SpillPlacement.cpp
Log Message:
-----------
Revert "[CodeGen] Use SmallMapVector for SpillPlacement::Node::Links" (#194801)
Reverts llvm/llvm-project#194653
This caused a compile-time regression, rather than the expected
improvement.
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