[all-commits] [llvm/llvm-project] 24b220: [MachineBasicBlock] Decouple SplitCriticalEdges fr...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Feb 21 01:26:44 PST 2025
Branch: refs/heads/users/Akshat-Oke/decouple-mbb-splitcriticaledge
Home: https://github.com/llvm/llvm-project
Commit: 24b2204aeeef0d0bd07c3db5a58c7908f44bef3d
https://github.com/llvm/llvm-project/commit/24b2204aeeef0d0bd07c3db5a58c7908f44bef3d
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-21 (Fri, 21 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/lib/CodeGen/MachineBasicBlock.cpp
Log Message:
-----------
[MachineBasicBlock] Decouple SplitCriticalEdges from pass manager
New clients should use this overload that accepts analyses directly.
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