[all-commits] [llvm/llvm-project] ae761d: [CodeGen][NPM] Introduce FreeAllAnalysesPass
Akshat Oke via All-commits
all-commits at lists.llvm.org
Mon May 12 02:17:13 PDT 2025
Branch: refs/heads/users/optimisan/pb/free-machine-func-ana
Home: https://github.com/llvm/llvm-project
Commit: ae761dee3ece71d4813b62a2600cf4565b893239
https://github.com/llvm/llvm-project/commit/ae761dee3ece71d4813b62a2600cf4565b893239
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