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
Hello,
In a recent commit (1bc0e6f) , there is a new source file added for spvtools_opt in BUILD.gn: source/opt/invocation_interlock_placement_pass.cpp
However, its corresponding header file (invocation_interlock_placement_pass.h) is missing from the BUILD file. This causes presubmit failures when we want to roll the new commit into our repo.