[all-commits] [llvm/llvm-project] c9e2a6: CodeGen: Avoid using MachineFunction::getMMI in Ma...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Jul 24 00:24:53 PDT 2024
Branch: refs/heads/users/arsenm/avoid-getmmi-modulestatetracker
Home: https://github.com/llvm/llvm-project
Commit: c9e2a6a394f32dfed379fe792b0102a1c06a1cd0
https://github.com/llvm/llvm-project/commit/c9e2a6a394f32dfed379fe792b0102a1c06a1cd0
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2024-07-24 (Wed, 24 Jul 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MIRPrinter.h
M llvm/include/llvm/CodeGen/MachineModuleSlotTracker.h
M llvm/lib/CodeGen/MIRPrinter.cpp
M llvm/lib/CodeGen/MIRPrintingPass.cpp
M llvm/lib/CodeGen/MachineModuleSlotTracker.cpp
M llvm/tools/llvm-reduce/ReducerWorkItem.cpp
M llvm/unittests/MIR/MachineMetadata.cpp
Log Message:
-----------
CodeGen: Avoid using MachineFunction::getMMI in MachineModuleSlotTracker
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