[all-commits] [llvm/llvm-project] 31ddae: [CodeGen][NPM] Port UnreachableMachineBlockElim to...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Fri Apr 18 02:36:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31ddaef8d18d643ff4c343d03ddfe2edae7d22a2
https://github.com/llvm/llvm-project/commit/31ddaef8d18d643ff4c343d03ddfe2edae7d22a2
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-04-18 (Fri, 18 Apr 2025)
Changed paths:
M llvm/include/llvm/CodeGen/UnreachableBlockElim.h
M llvm/include/llvm/InitializePasses.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/include/llvm/Passes/MachinePassRegistry.def
M llvm/lib/CodeGen/CodeGen.cpp
M llvm/lib/CodeGen/LiveVariables.cpp
M llvm/lib/CodeGen/UnreachableBlockElim.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/test/CodeGen/Hexagon/unreachable-mbb-phi-subreg.mir
M llvm/test/DebugInfo/MIR/X86/unreachable-block-call-site.mir
Log Message:
-----------
[CodeGen][NPM] Port UnreachableMachineBlockElim to NPM (#136127)
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