[all-commits] [llvm/llvm-project] dbdc66: [MachineBasicBlock] Decouple SplitCriticalEdges fr...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Feb 24 01:32:30 PST 2025
Branch: refs/heads/users/Akshat-Oke/decouple-mbb-splitcriticaledge
Home: https://github.com/llvm/llvm-project
Commit: dbdc66e2879e684867e33d356e5b22f16c92c248
https://github.com/llvm/llvm-project/commit/dbdc66e2879e684867e33d356e5b22f16c92c248
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-24 (Mon, 24 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