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
This is currently marked as x86. However, it may apply to other targets other than x86.
Most modern Intel/AMD processors know how to eliminate register-register moves and zero idioms at register renaming stage. The tool currently doesn't know about these patterns, and this may negatively impact the performance analysis.
We want to expose this information to llvm-mca. Ideally, the tool should have a View to generate performance counters for the: