[all-commits] [llvm/llvm-project] b81beb: [CodeGen][NPM] Introduce FreeAllAnalysesPass
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon May 12 02:12:06 PDT 2025
Branch: refs/heads/users/optimisan/pb/free-machine-func-ana
Home: https://github.com/llvm/llvm-project
Commit: b81bebed7c612a578672837635471a45f025bbd5
https://github.com/llvm/llvm-project/commit/b81bebed7c612a578672837635471a45f025bbd5
Author: Akshat Oke <Akshat.Oke at amd.com>
Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths:
M llvm/include/llvm/CodeGen/MachineFunctionAnalysis.h
M llvm/include/llvm/Passes/CodeGenPassBuilder.h
M llvm/lib/CodeGen/MachineFunctionAnalysis.cpp
M llvm/lib/Passes/PassRegistry.def
M llvm/test/CodeGen/AMDGPU/llc-pipeline-npm.ll
Log Message:
-----------
[CodeGen][NPM] Introduce FreeAllAnalysesPass
This replaces the Invalidate<MachineFunctionAnalysis> pass.
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