[all-commits] [llvm/llvm-project] 862595: [MachineBasicBlock][NFC] Decouple SplitCriticalEdg...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon Feb 24 20:40:23 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 862595cab67b7fa71ea035e1090725bdf39d291b
https://github.com/llvm/llvm-project/commit/862595cab67b7fa71ea035e1090725bdf39d291b
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineBasicBlock.h
M llvm/lib/CodeGen/MachineBasicBlock.cpp
Log Message:
-----------
[MachineBasicBlock][NFC] Decouple SplitCriticalEdges from pass manager (#128151)
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