[all-commits] [llvm/llvm-project] 789fdd: [CodeGen][NewPM] Make MFProperties methods const N...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Oct 24 11:55:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 789fdd536d0446b9effa034ea37f3b56461d8500
https://github.com/llvm/llvm-project/commit/789fdd536d0446b9effa034ea37f3b56461d8500
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2024-10-25 (Fri, 25 Oct 2024)
Changed paths:
M llvm/include/llvm/CodeGen/MachineCSE.h
M llvm/include/llvm/CodeGen/MachinePassManager.h
M llvm/include/llvm/CodeGen/RegAllocFast.h
M llvm/include/llvm/CodeGen/TwoAddressInstructionPass.h
M llvm/lib/Target/AMDGPU/GCNDPPCombine.h
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.h
M llvm/lib/Target/AMDGPU/SILowerSGPRSpills.h
Log Message:
-----------
[CodeGen][NewPM] Make MFProperties methods const NFC (#113304)
Makes them congruent with the legacy PM methods.
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