[all-commits] [llvm/llvm-project] 92ddbb: [CodeGen] Remove static member functions Register:...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 19 21:55:15 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 92ddbbd89fa2a904119267d3565bed8e95f4f8e2
https://github.com/llvm/llvm-project/commit/92ddbbd89fa2a904119267d3565bed8e95f4f8e2
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-02-19 (Wed, 19 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/RDFRegisters.h
M llvm/include/llvm/CodeGen/Register.h
M llvm/lib/CodeGen/InlineSpiller.cpp
M llvm/lib/CodeGen/RDFRegisters.cpp
Log Message:
-----------
[CodeGen] Remove static member functions Register::stackSlot2Index/isStackSlot. NFC
Migrate the few users to the nonstatic member functions.
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