[all-commits] [llvm/llvm-project] 40713f: [ORC] Refactor WaitingOnGraph::processExternalDeps...
Lang Hames via All-commits
all-commits at lists.llvm.org
Fri Mar 6 22:25:55 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 40713f2a87c808213e91d7e5eba7276176ed5e91
https://github.com/llvm/llvm-project/commit/40713f2a87c808213e91d7e5eba7276176ed5e91
Author: Lang Hames <lhames at gmail.com>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M llvm/include/llvm/ExecutionEngine/Orc/WaitingOnGraph.h
Log Message:
-----------
[ORC] Refactor WaitingOnGraph::processExternalDeps. NFCI. (#185152)
Refactor WaitingOnGraph::processExternalDeps to use the recently
introduced ContainerElementsMap::visit and ElementSet::remove_if
methods.
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