[all-commits] [llvm/llvm-project] 426148: [SandboxVec][DAG] Implement DAG maintainance on In...
vporpo via All-commits
all-commits at lists.llvm.org
Tue Feb 18 10:59:53 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 426148b26959b6ef3db8e05c82f708cf60301701
https://github.com/llvm/llvm-project/commit/426148b26959b6ef3db8e05c82f708cf60301701
Author: vporpo <vporpodas at google.com>
Date: 2025-02-18 (Tue, 18 Feb 2025)
Changed paths:
M llvm/lib/Transforms/Vectorize/SandboxVectorizer/DependencyGraph.cpp
M llvm/unittests/Transforms/Vectorize/SandboxVectorizer/DependencyGraphTest.cpp
Log Message:
-----------
[SandboxVec][DAG] Implement DAG maintainance on Instruction removal (#127361)
This patch implements dependency maintenance upon receiveing the
notification that an instruction gets deleted.
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