[all-commits] [llvm/llvm-project] 5353d3: Remove unused LoopInfo from InlineSpiller and Spil...
Matthias Braun via All-commits
all-commits at lists.llvm.org
Thu Nov 16 21:20:44 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5353d3f509814a44093a61c2725fdfe7273aa25a
https://github.com/llvm/llvm-project/commit/5353d3f509814a44093a61c2725fdfe7273aa25a
Author: Matthias Braun <matze at braunis.de>
Date: 2023-11-16 (Thu, 16 Nov 2023)
Changed paths:
M llvm/lib/CodeGen/CalcSpillWeights.cpp
M llvm/lib/CodeGen/InlineSpiller.cpp
M llvm/lib/CodeGen/SpillPlacement.cpp
M llvm/lib/CodeGen/SpillPlacement.h
Log Message:
-----------
Remove unused LoopInfo from InlineSpiller and SpillPlacement (NFC) (#71874)
More information about the All-commits
mailing list