llvm-project
0931a2a5
- [SandboxIR] SetUse callback (#126985)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
229 days ago
[SandboxIR] SetUse callback (#126985) This patch implements a callback mechanism similar to the existing ones, but for getting notified whenever a Use edge gets updated. This is going to be used in a follow up patch by the Dependency Graph.
References
#126985 - [SandboxIR] SetUse callback
Author
vporpo
Parents
db1e15a1
Loading