You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #8814 remove CompilerPassInterface from kernel (andrewtch)
This PR was merged into the 4.0 branch.
Discussion
----------
remove CompilerPassInterface from kernel
It is not needed here - `build` methods is a part of `Kernel`, but `CompilerPassInterface` defines `process`.
Commits
-------
9b27700 remove CompilerPassInterface from kernel
0 commit comments