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
Currently llvm-exegesis analysis html output highlights all the uop pipes in red when an instruction's measurements don't match the scheduler model, but ideally we should only highlight the specific pipes that mismatch to make it more obvious what is wrong.