[all-commits] [llvm/llvm-project] 8d3c61: [CodeGen][NPM] Port UnreachableMachineBlockElim to...
Akshat Oke via All-commits
all-commits at lists.llvm.org
Thu Apr 17 04:11:04 PDT 2025
Branch: refs/heads/users/optimisan/04-17-_codegen_npm_port_unreachablemachineblockelim_to_npm
Home: https://github.com/llvm/llvm-project
Commit: 8d3c61a25d0f3af517afd9cdd92c7622e227d135
https://github.com/llvm/llvm-project/commit/8d3c61a25d0f3af517afd9cdd92c7622e227d135
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-04-17 (Thu, 17 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
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