Details
Details
- Reviewers
andreadb - Commits
- rG1768c4597e70: [MCA] Document behaviour of ResourceRef
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
I've worked on a project using MCA/llvm-mca and found the behaviour to be unintuitive and not explicitly documented anywhere afaik. It's used in llvm-mca/Views/ResourcePressureView.cpp:62 and reads the value via llvm::countr_zero there. I hope the comment is appreciated and the review doesn't cause any inconveniences.